We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f2234 commit d44c702Copy full SHA for d44c702
README.md
@@ -51,7 +51,7 @@ starting point for your own code.
51
52
_Note_: The `goapp` tool is part of the [Google App Engine SDK for Go](https://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Go).
53
54
-### [template][template/] ([godoc](//godoc.org/github.com/golang/example/template))
+### [template](template/) ([godoc](//godoc.org/github.com/golang/example/template))
55
56
A trivial web server that demonstrates the use of the
57
[`template` package](https://golang.org/pkg/text/template/)'s `block` feature.
0 commit comments