README.adoc: use the correct `python3-api` section ID
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 29 Sep 2023 18:09:15 +0000 (14:09 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 29 Sep 2023 18:09:15 +0000 (14:09 -0400)
Change-Id: Ic1d24284a71e19e075ab7b66e22c75290a1aed19
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
README.adoc

index 0252a22b672bfe696797e73915a49deca352e0ee..f0435be2f943ed3fc71dc04c0553146631f11bf2 100644 (file)
@@ -253,7 +253,7 @@ to learn more about a user site installation.
 [NOTE]
 ====
 Normand has a single module file, `normand.py`, which you can copy as is
-to your project to use it (both the <<python-3-api,`normand.parse()`>>
+to your project to use it (both the <<python3-api,`normand.parse()`>>
 function and the <<command-line-tool,command-line tool>>).
 
 `normand.py` has _no external dependencies_, but if you're using
@@ -271,7 +271,7 @@ current state:
 
 [%header%autowidth]
 |===
-|State variable |Description |Initial value: <<python-3-api,{py3} API>> |Initial value: <<command-line-tool,CLI>>
+|State variable |Description |Initial value: <<python3-api,{py3} API>> |Initial value: <<command-line-tool,CLI>>
 
 |[[cur-offset]] Current offset
 |
This page took 0.023553 seconds and 4 git commands to generate.