diff --git a/readme.md b/readme.md
index 8e11c08..e700da6 100644
--- a/readme.md
+++ b/readme.md
@@ -62,8 +62,8 @@ The previous add-ons are not the only ones available. You can access the [AllSpi
 
 If you want to know more about how to implement the best practices of CI/CD in hardware teams, feel free to visit our documentation where we have a set of articles that will guide you through it. Some relevant entries that could be useful for you are:
 
-- [How can I create my own action add-on?]()
+- [How can I run a script within a repository?](https://learn.allspice.io/docs/how-to-run-a-script-directly-from-a-repository)
 - [What's the price for using AllSpice Actions?](https://learn.allspice.io/docs/actions-minutes)
-- [Is this compatible with Github Actions?]()
+- [Is this compatible with Github Actions?](https://learn.allspice.io/docs/allspice-actions-vs-github-actions)