diff --git a/docs/adding-local-tool.md b/docs/adding-local-tool.md index 8386671aec..e011167e11 100644 --- a/docs/adding-local-tool.md +++ b/docs/adding-local-tool.md @@ -120,5 +120,5 @@ There are lot of local tools available in `composio/local_tools` directory, that **Key Points:** * Replace placeholders ``, ``, ``, ``, ``, `` with your own names and logic. -* Use the Composi.io documentation for further details on defining tools and actions: [https://docs.composio.dev/](https://docs.composio.dev/) +* Use the Composio documentation for further details on defining tools and actions: [https://docs.composio.dev/](https://docs.composio.dev/) * Install any required dependencies for your tools and actions.