Skip to content

Commit 5001dd6

Browse files
committed
fix outdated link
1 parent 3b0e31f commit 5001dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ master, set an upstream and pull from it. For this to work, you should make sure
4141
you're always committing to a branch, not master.
4242

4343
```
44-
git remote add upstream https://github.com/emberjs/guides.git
44+
git remote add upstream https://github.com/ember-learn/guides-source.git
4545
git checkout master
4646
git pull upstream master
4747
```

0 commit comments

Comments
 (0)