| Index: gotour/tour.go |
| =================================================================== |
| --- a/gotour/tour.go |
| +++ b/gotour/tour.go |
| @@ -17,8 +17,8 @@ |
| "strings" |
| "time" |
| - "code.google.com/p/go.tools/godoc/static" |
| - "code.google.com/p/go.tools/present" |
| + "golang.org/x/tools/godoc/static" |
| + "golang.org/x/tools/present" |
| ) |
| var ( |