Skip to content

Commit d44c702

Browse files
committed
doc: fix template link in readme
Change-Id: Ic9df686244c5e87cf53c82eb231ad7a1f1156a7c Reviewed-on: https://go-review.googlesource.com/19538 Reviewed-by: Andrew Gerrand <[email protected]>
1 parent e7f2234 commit d44c702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ starting point for your own code.
5151

5252
_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).
5353

54-
### [template][template/] ([godoc](//godoc.org/github.com/golang/example/template))
54+
### [template](template/) ([godoc](//godoc.org/github.com/golang/example/template))
5555

5656
A trivial web server that demonstrates the use of the
5757
[`template` package](https://golang.org/pkg/text/template/)'s `block` feature.

0 commit comments

Comments
 (0)