From 06301dc4f962fba87f1a10f8eb2d0a8bcf0b7bc0 Mon Sep 17 00:00:00 2001 From: Chris Wagner Date: Sat, 29 Apr 2017 19:35:04 -0400 Subject: [PATCH] docs/setting-up-your-environment.md: Add missing closing paren, in comment about "speed-up instructions; plus make comment a link to relevant part of the documentation. --- docs/setting-up-your-environment.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/setting-up-your-environment.md b/docs/setting-up-your-environment.md index ea739662..165cb81b 100644 --- a/docs/setting-up-your-environment.md +++ b/docs/setting-up-your-environment.md @@ -98,8 +98,9 @@ To preview the website in your local browser, make sure you're in the make preview -This will compile the site (takes 5 to 10 minutes; see the speed up -instructions and then print the a message like this: +This will compile the site (takes 5 to 10 minutes; see [the speed-up +instructions](#fast-partial-previews-or-builds)) and then print a +message like this: Server address: http://0.0.0.0:4000 Server running... press ctrl-c to stop.