Skip to content

Commit 99e56b1

Browse files
authored
Update contributing.md
1 parent 0c502b0 commit 99e56b1

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
@@ -17,7 +17,7 @@ This is a rough outline of what a contributor's workflow looks like:
1717
Example:
1818

1919
``` shell
20-
git remote add upstream https://github.com/paulveillard/<repos-name>
20+
git remote add upstream https://github.com/exajobs/<repos-name>
2121
git checkout -b my-new-feature master
2222
git commit -a
2323
git push origin my-new-feature

0 commit comments

Comments
 (0)