Skip to content

Commit 6c42c7a

Browse files
crumplecupclaude
andcommitted
fix(docs): use correct GitHub username in clone URL
Change placeholder YOUR_USERNAME to crumplecup in git clone example. Files modified: - CONTRIBUTING.md - Updated git clone URL 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 154a7f6 commit 6c42c7a

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
@@ -146,7 +146,7 @@ Want to contribute code? Awesome! Here's everything you need to know.
146146

147147
```bash
148148
# Fork and clone the repo
149-
git clone https://github.com/YOUR_USERNAME/arcgis.git
149+
git clone https://github.com/crumplecup/arcgis.git
150150
cd arcgis
151151

152152
# Install development tools

0 commit comments

Comments
 (0)