From f8e4bfdbeb14b13bc0a258c0e2fd48c20a59d868 Mon Sep 17 00:00:00 2001 From: Deepak Mangla Date: Fri, 21 Feb 2025 13:35:33 +0530 Subject: [PATCH] Fix 'Contributing to cline' URL in docs. (#1891) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c2220d6d4d..5a57c38ba7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -28,7 +28,7 @@ Welcome to the Cline documentation - your comprehensive guide to using and exten - **Interested in contributing?** We welcome your input: - Feel free to submit a pull request - - [Contribution Guidelines](CONTRIBUTING.md) + - [Contribution Guidelines](../CONTRIBUTING.md) ## Additional Resources