Anwender95 / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Exercise 59 fails to import "pic" #56

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The online version of Exercise 59 (Image) tries to load 
"code.google.com/p/go-tour/pic", which doesn't exist.

Should be changed to "tour/pic"

Original issue reported on code.google.com by M.Le...@gmail.com on 8 Feb 2013 at 10:10

GoogleCodeExporter commented 8 years ago
The paths are now renamed.

Original comment by a...@golang.org on 9 Feb 2013 at 4:46