Skip to content

Commit e722a50

Browse files
d.o.claude
andcommitted
docs: update repository URL in CONTRIBUTING.md
Updated clone URL from generic YOUR-USERNAME placeholder to actual d-oit organization repository URL. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent adf94d1 commit e722a50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Before contributing, ensure you have:
5757
1. **Fork and clone** the repository:
5858

5959
```bash
60-
git clone https://github.com/YOUR-USERNAME/gemini-search.git
61-
cd gemini-search
60+
git clone https://github.com/d-oit/gemini-search-plugin.git
61+
cd gemini-search-plugin
6262
```
6363

6464
2. **Create a feature branch**:

0 commit comments

Comments
 (0)