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:
parent
44670e2939
commit
4ca5932dc0
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue