We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435f04e commit 115d890Copy full SHA for 115d890
README.md
@@ -202,9 +202,9 @@ make lint
202
- [**Docker Configuration**](./Dockerfile) - Container setup
203
204
### 🔒 Security & Legal
205
-- [**Security Policy**](./SECURITY.md) - Security vulnerabilities and reporting
206
-- [**License**](./LICENSE) - AGPLv3 license terms
207
-- [**Changelog**](./CHANGELOG.md) - Release history and changes
+- [**Security Policy**](./docs/SECURITY.md) - Security vulnerabilities and reporting
+- [**License**](./docs/LICENSE) - AGPLv3 license terms
+- [**Changelog**](./docs/CHANGELOG.md) - Release history and changes
208
209
### 🚀 CI/CD & Deployment
210
- [**CI Pipeline**](./.github/workflows/ci.yaml) - Continuous integration workflow
0 commit comments