docs: Fix links 'Setting Up Your Environment'

This commit is contained in:
Will Binns 2017-02-28 22:39:38 -06:00
parent 79cb80e19e
commit c313e45bc6
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404

View file

@ -75,9 +75,9 @@ Use that program to install bundle:
**Install the Ruby dependencies**
Ensure you checked out the site repository as described in [Working with
GitHub](#working-with-github). Then change directory to the top-level of
your local repository (replace `bitcoin.org` with the full path to your local
repository clone):
GitHub](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/working-with-github.md).
Then change directory to the top-level of your local repository (replace
`bitcoin.org` with the full path to your local repository clone):
cd bitcoin.org
@ -97,9 +97,8 @@ 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](#fast-partial-previews-or-builds)) and then print the a message
like this:
This will compile the site (takes 5 to 10 minutes; see the speed up
instructions and then print the a message like this:
Server address: http://0.0.0.0:4000
Server running... press ctrl-c to stop.