fix internal links in configuration.rst

pull/866/head
Mike Fährmann 4 years ago
parent dfcf2a2c91
commit b489f4de12
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -136,7 +136,7 @@ Default ``"auto"``
Example | ``"/!? (){}"`` Example | ``"/!? (){}"``
| ``{" ": "_", "/": "-", "|": "-", ":": "-", "*": "+"}`` | ``{" ": "_", "/": "-", "|": "-", ":": "-", "*": "+"}``
Description | A string of characters to be replaced with the value of Description | A string of characters to be replaced with the value of
`path-replace <extractor.*.path-replace>`__ `path-replace <extractor.*.path-replace_>`__
| or an object mapping invalid/unwanted characters to their replacements | or an object mapping invalid/unwanted characters to their replacements
| for generated path segment names. | for generated path segment names.
@ -158,7 +158,7 @@ extractor.*.path-replace
Type ``string`` Type ``string``
Default ``"_"`` Default ``"_"``
Description The replacement character(s) for Description The replacement character(s) for
`path-restrict <extractor.*.path-restrict>`__ `path-restrict <extractor.*.path-restrict_>`__
=========== ===== =========== =====

Loading…
Cancel
Save