Fixes the link 'Other tools' in docs (on /getting-started/start-app/) (#5935)

* Fixes the link 'Other tools'

* Update docs/getting-started/start-app.md

Co-Authored-By: rhymes <rhymesete@gmail.com>

Co-authored-by: rhymes <rhymesete@gmail.com>
This commit is contained in:
Viraj Chavan 2020-02-07 06:50:13 +05:30 committed by GitHub
parent 44670e2939
commit 4ca5932dc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ bin/startup
```
(This just runs `foreman start -f Procfile.dev`, for notes on how to install
Foreman, please see [Other Tools](../installation/others))
Foreman, please see [Other Tools](/installation/others/))
Then point your browser to http://localhost:3000/ to view the site.