diff --git a/data/ecosystems/f/fetch.toml b/data/ecosystems/f/fetch.toml index 72797019..5be36fad 100644 --- a/data/ecosystems/f/fetch.toml +++ b/data/ecosystems/f/fetch.toml @@ -33,6 +33,9 @@ url = "https://github.com/fetchai/docker-images" [[repo]] url = "https://github.com/fetchai/docs" +[[repo]] +url = "https://github.com/fetchai/etch-demos" + [[repo]] url = "https://github.com/fetchai/etch-examples" @@ -73,6 +76,9 @@ url = "https://github.com/fetchai/staking-contract" [[repo]] url = "https://github.com/fetchai/tools-etch-code-highlighter" +[[repo]] +url = "https://github.com/fetchai/tools-pocketbook" + [[repo]] url = "https://github.com/fetchai/tutorial-aea-weatherstation"