mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
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.
This commit is contained in:
parent
b9f898b7c0
commit
06301dc4f9
1 changed files with 3 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue