Skip to content
Snippets Groups Projects
Commit 3d7ff171 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

FIX: Link syntax

parent 1b016f67
Branches
No related tags found
2 merge requests!160STY: styling,!143ENH: HDF5 Converter
Pipeline #47307 passed
......@@ -183,7 +183,7 @@ in a vairable with the same name (as it is the case for other Records).
Transform Functions
-------------------
You can use transform functions to alter variable values that the crawler consumes (e.g. a string
that was matched with a reg exp). See :doc:`Converter Documentation<converters.rst>`.
that was matched with a reg exp). See :doc:`Converter Documentation<converters>`.
You can define your own transform functions by adding the the same way you add custom converters:
......
......@@ -102,7 +102,7 @@ list valued property to the Report Record.
There are a number of transform functions that are defined by default (see
``src/caoscrawler/default_transformers.yml``). You can define custom transform functions by adding
them to the cfood definition (see :doc:`CFood Documentation<cfood.rst>`).
them to the cfood definition (see :doc:`CFood Documentation<cfood>`).
Standard Converters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment