Skip to content

Commit

Permalink
tour: adds link to example solutions on welcome page
Browse files Browse the repository at this point in the history
  • Loading branch information
JackMead authored and JackMead committed Oct 10, 2018
1 parent 099a0d9 commit dbcf21c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/welcome.article
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ access by clicking on
You can also view the table of contents at any time by clicking on the [[javascript:highlightAndClick(".nav")][menu]] on the top right of the page.

Throughout the tour you will find a series of slides and exercises for you
to complete.
to complete. If you get stuck at any point, you can always take a look at some [[https://github.com/golang/tour/tree/master/solutions][example solutions]].
But don't give up too quickly!

You can navigate through them using

Expand Down

0 comments on commit dbcf21c

Please sign in to comment.