Skip to content

Commit 1b72571

Browse files
Sekuraznickva
authored andcommitted
Fix wrong link in example within CONTRIBUTING.md
1 parent af27eaf commit 1b72571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ If you never created a pull request before, welcome :tada: :smile:
187187
2. Clone the repo and create a branch.
188188

189189
```bash
190-
git clone https://github.com/couchdb/couchdb
190+
git clone https://github.com/apache/couchdb
191191
# or git clone https://gitbox.apache.org/repos/asf/couchdb.git
192192
cd couchdb
193193
git checkout -b <topic-branch-name>

0 commit comments

Comments
 (0)