Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Commit

Permalink
go-tour: update a couple of paths for app engine.
Browse files Browse the repository at this point in the history
  • Loading branch information
robpike committed Sep 11, 2013
1 parent 7f151e9 commit 4506b3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ handlers:
- url: /(|compile|fmt|script\.js)
script: _go_app

nobuild_files: (solutions|prog)/.*
nobuild_files: (solutions|content)/.*
2 changes: 1 addition & 1 deletion content/tour.article
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Click the "next" button or type PageDown to continue.
#appengine:
#appengine: The playground uses the latest stable release of Go.
#appengine:
#appengine: .play prog/sandbox.go
#appengine: .play prog/tour/sandbox.go

* Packages

Expand Down

0 comments on commit 4506b3c

Please sign in to comment.