Skip to content

Commit a4d31dc

Browse files
authored
docs: change user name
1 parent 399791b commit a4d31dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Pull requests are the greatest contributions, so be sure they are focused in sco
2020
# Navigate to the newly cloned directory
2121
cd slims
2222
# Assign the original repo to a remote called "upstream"
23-
git remote add upstream https://github.com/gitscrum/slims
23+
git remote add upstream https://github.com/scrum/slims
2424
# Install the tools necessary for development
2525
npm install
2626
# Run local server

0 commit comments

Comments
 (0)