From 10df6c7fab35a76e298af247d867c0d3d9ccdd44 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Sat, 2 Aug 2025 19:14:08 +0200 Subject: [PATCH] fix: Update CONTRIBUTING.md (#1187) ## Description ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4cbe18256..6ca815825 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -109,7 +109,7 @@ git push origin feature/your-feature-name ``` 2. Create a Pull Request: - - Go to the [**cognee** repository](https://github.com/topoteretes/cognee) + - Go to the [**cognee** repository](https://github.com/topoteretes/cognee) or [cognee community repository](https://github.com/topoteretes/cognee-community) - Click "Compare & Pull Request" and open a PR against dev branch - Fill in the PR template with details about your changes