Fix wrong destination anchor link

This commit is contained in:
webmaster@touramerica.ie 2019-05-01 15:36:34 +01:00
parent dbb09477c1
commit d26302ba6a

View file

@ -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 websites examples section is also our playground, please read the [Local Previews](#Local-Previews) section to get up and running.
Our websites examples section is also our playground, please read the [Local Previews](#Local-previews) section to get up and running.
## Tests