diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0848d20..01194aa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ Thank you for considering contributing to Code Space! Follow the steps below to 2. **Clone the Repository:** Clone your forked repository to your local machine: ```bash - git clone https://github.com//Code-Sync.git + git clone https://github.com//codespace.git ``` ## Making Changes