Skip to content

Commit 935ff1a

Browse files
authored
Update GitHub repository links in CONTRIBUTING.md
1 parent ca754a6 commit 935ff1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ Thank you for your interest in contributing to SNAILDB! This document provides g
4141
# (https://github.com/sreeraj/snaildb)
4242

4343
# 2. Clone your fork
44-
git clone https://github.com/YOUR_USERNAME/snaildb.git
44+
git clone https://github.com/ecocee/snaildb.git
4545
cd snaildb
4646

4747
# 3. Add upstream remote
48-
git remote add upstream https://github.com/sreeraj/snaildb.git
48+
git remote add upstream https://github.com/ecocee/snaildb.git
4949

5050
# 4. Install dependencies
5151
npm install

0 commit comments

Comments
 (0)