Skip to content

Commit 1248d0e

Browse files
authored
Merge pull request #479 from Dannyhvv/patch-1
Fix incorrect Git clone URL in CONTRIBUTING.md
2 parents c4e0c34 + 38654b9 commit 1248d0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Documentation is crucial for our project. You can help by:
6464
1. **Fork and Clone**:
6565

6666
```bash
67-
git clone https://github.com/your-username/SuperDoc.git
67+
git clone https://github.com/Harbour-Enterprises/SuperDoc.git
6868
cd SuperDoc
6969
```
7070

0 commit comments

Comments
 (0)