diff --git a/content/concepts/tools.md b/content/concepts/tools.md
index dec716c1..123f665c 100644
--- a/content/concepts/tools.md
+++ b/content/concepts/tools.md
@@ -11,12 +11,12 @@ Coming soon!
The [Tutorials](/tutorials/introduction/) include many examples.
-Examples of using the [🦑 squid-py](https://github.com/oceanprotocol/squid-js) Python library:
+Examples of using the [🦑 squid-py](https://github.com/oceanprotocol/squid-js) Python library can be found in the [squid_py/examples/ directory of the squid-py repository](https://github.com/oceanprotocol/squid-py/tree/develop/squid_py/examples). More examples are in the repositories:
-Examples of using the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) JavaScript library:
+Examples of using the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) JavaScript library can be found in the [src/examples/ directory of the squid-js repository](https://github.com/oceanprotocol/squid-js/tree/develop/src/examples). More examples are in the repositories: