Unverified Commit f5e3d84b authored by Bruce Becker's avatar Bruce Becker Committed by GitHub
Browse files

Fix link to setup page in index

The link to setup is broken. This pull request suggest to link to the existing setup page (`{{ page.root}}/setup.html`), but other options are 
 to change the permalink on Setup to `{{ site.url }}/setup/`
parent 8fad66a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ This lesson shows how to use the
For guidelines on how to help improve our lessons and this template,
please see [the contribution guidelines][contributing];
for guidelines on how to set up your machine to preview changes locally,
please see [the setup instructions]({{ page.root }}/setup/).
please see [the setup instructions]({{ page.root }}/setup.html).

> ## Prerequisites
>