diff options
Diffstat (limited to 'doc/go_tutorial.html')
| -rw-r--r-- | doc/go_tutorial.html | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/doc/go_tutorial.html b/doc/go_tutorial.html index c87254ecb..4470f2748 100644 --- a/doc/go_tutorial.html +++ b/doc/go_tutorial.html @@ -10,8 +10,7 @@ After you've read this tutorial, you should look at  which digs deeper into how the language is used and  talks about the style and idioms of programming in Go.  Also, slides from a 3-day course about Go are available. -Although they're badly out of date, they provide some -background and a lot of examples: +They provide some background and a lot of examples:  <a href='/doc/GoCourseDay1.pdf'>Day 1</a>,  <a href='/doc/GoCourseDay2.pdf'>Day 2</a>,  <a href='/doc/GoCourseDay3.pdf'>Day 3</a>. | 
