diff --git a/docs/getting-started/start-app.md b/docs/getting-started/start-app.md index 9c0b396b4..b71655720 100644 --- a/docs/getting-started/start-app.md +++ b/docs/getting-started/start-app.md @@ -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.