Skip to content

Commit 9b87014

Browse files
authored
Update clone URL in CONTRIBUTING.md
1 parent 997ce70 commit 9b87014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please read and follow our [Code of Conduct](CODE_OF_CONDUCT.md) to ensure a wel
1919
1. Fork the repository on GitHub
2020
2. Clone your fork locally:
2121
\`\`\`bash
22-
git clone https://github.com/YOUR_USERNAME/fastapi-crons.git
22+
git clone https://github.com/me-umar/fastapi-crons.git
2323
cd fastapi-crons
2424
\`\`\`
2525

0 commit comments

Comments
 (0)