Link the troubleshooting page in the quickstart page (#6134)

Merge pull request 6134
This commit is contained in:
Kaligule 2017-06-14 09:42:09 +02:00 committed by jekyllbot
parent 466a4a69eb
commit 33aafe0a45
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ If you already have a full [Ruby](https://www.ruby-lang.org/en/downloads/) devel
# Now browse to http://localhost:4000
```
If you encounter any unexpected errors during the above, please refer to the already-mentioned [requirements](/docs/installation/#requirements) page, as you might be missing development headers or other prerequisites.
If you encounter any unexpected errors during the above, please refer to the [troubleshooting](/docs/troubleshooting/#configuration-problems) page or the already-mentioned [requirements](/docs/installation/#requirements) page, as you might be missing development headers or other prerequisites.
## About Bundler