We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc03b8 commit b19408cCopy full SHA for b19408c
.github/CONTRIBUTING.md
@@ -158,7 +158,7 @@ excellent pull request:
158
# Navigate to the newly cloned directory
159
cd scenic
160
# Assign the original repo to a remote called "upstream"
161
- git remote add upstream https://github.com/boydm/scenic
+ git remote add upstream https://github.com/ScenicFramework/scenic
162
```
163
164
2. If you cloned a while ago, get the latest changes from upstream, and update
0 commit comments