Skip to content

Commit

Permalink
Fix wrong destination anchor link (#1515)
Browse files Browse the repository at this point in the history
Fix wrong destination anchor link
  • Loading branch information
goto-bus-stop authored May 1, 2019
2 parents 6a1598a + d26302b commit 1516b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ npm run bootstrap

We use lerna to manage the many plugin packages Uppy has. You should always do `npm run bootstrap` after an `npm install` to make sure lerna has installed the dependencies of each package and that the `package-lock.json` in the repository root is up to date.

Our website’s examples section is also our playground, please read the [Local Previews](#Local-Previews) section to get up and running.
Our website’s examples section is also our playground, please read the [Local Previews](#Local-previews) section to get up and running.

### Requiring files

Expand Down

0 comments on commit 1516b25

Please sign in to comment.