From 33aafe0a45bfe754da85264cdefbdddcd130aeaf Mon Sep 17 00:00:00 2001 From: Kaligule Date: Wed, 14 Jun 2017 09:42:09 +0200 Subject: [PATCH] Link the troubleshooting page in the quickstart page (#6134) Merge pull request 6134 --- docs/_docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/quickstart.md b/docs/_docs/quickstart.md index 9bd164b3..08d2fd5f 100644 --- a/docs/_docs/quickstart.md +++ b/docs/_docs/quickstart.md @@ -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