fix docu hyperlink

This commit is contained in:
Mario Fink 2021-01-27 10:33:38 +01:00
parent 35439dc987
commit 66ad358abc

View File

@ -279,8 +279,8 @@ jack.write_all(b"./my_tdm_data_directory/")
```
The interface allows to construct customized file/column headers from any
meta-data and provide these headers for usage in file output (for an example
see [customized filehader](python/custom.py)).
meta-data and provide these headers for usage in file output (see the
[example](python/custom.py)).
## References