Skip to content

Commit c965b3e

Browse files
Claudeclaude
authored andcommitted
fix: correct GitHub URL in contributing page (nTEG-dev -> gitmem-dev)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5090115 commit c965b3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/content/docs/contributing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GitMem is open source. Contributions are welcome.
1010
## Development Setup
1111

1212
```bash
13-
git clone https://github.com/nTEG-dev/gitmem
13+
git clone https://github.com/gitmem-dev/gitmem
1414
cd gitmem
1515
npm install
1616
npm run build

0 commit comments

Comments
 (0)