diff --git a/src/doc/getting_started/furtherreading.rst b/src/doc/getting_started/furtherreading.rst index d857e0e591be823aff403b74053a236f6c908a83..eb600416c1fce3857d28fc2e856ceabebb3a8bb7 100644 --- a/src/doc/getting_started/furtherreading.rst +++ b/src/doc/getting_started/furtherreading.rst @@ -3,3 +3,6 @@ Further reading - A simple `documented example <https://gitlab.com/caosdb/documented-crawler-example>`_ which demonstrates the crawler usage. +- Some useful examples can be found in the `integration tests + <https://gitlab.com/caosdb/caosdb-crawler/-/tree/main/integrationtests>`_ (and to a certain extent + in the unit tests).