diff --git a/docs/architecture/README.md b/docs/architecture/README.md index 7fa3bc16..a1fd7f56 100644 --- a/docs/architecture/README.md +++ b/docs/architecture/README.md @@ -12,5 +12,5 @@ Devika's system architecture consists of the following key components: 8. **Knowledge Base**: Stores and retrieves project-specific information, code snippets, and learned knowledge for efficient access. 9. **Database**: Persists project data, agent states, and configuration settings. -Read [ARCHITECTURE.md](https://github.com/stitionai/devika/Docs/architecture/ARCHITECTURE.md) for the detailed architecture of Devika. -Read [UNDER_THE_HOOD.md](https://github.com/stitionai/devika/Docs/architecture/UNDER_THE_HOOD.md) for the detailed working of Devika. +Read [ARCHITECTURE.md](./ARCHITECTURE.md) for the detailed architecture of Devika. +Read [UNDER_THE_HOOD.md](./UNDER_THE_HOOD.md) for the detailed working of Devika.