diff --git a/README.md b/README.md
index 4b08a70afcc1238d0160b2654924a5d78b4c98b6..24d525af877d8692ad16c57f479e777b2bf0f103 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ An example config can be found in this repo (`example_config.ini`). Be aware to
 See the [API 3.0 -> API 3.1 wiki article](https://git.scc.kit.edu/scc-net/netvs/netdb-client-lib/-/wikis/API-3.0---3.1-Migration-Guide).
 
 ## Examples
-More examples can be found in the [wiki article](https://git.scc.kit.edu/scc-net/netvs/netdb-client-lib/-/wikis/examples)
+More examples can be found in our repository [net-api-python-scripts](https://git.scc.kit.edu/scc-net/net-api-python-scripts) where we store some handy scripts for our daily work and some time-consuming tasks.
 ### Basic queries
 List all BCDs:
 ```python