Commit b4d32d83 authored by Gustavo Niemeyer's avatar Gustavo Niemeyer

lib/godoc: fix subdirectories html reference

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5677043
parent 8eee153b
......@@ -13,7 +13,7 @@
<dd><a href="#overview">Overview</a></dd>
<dd><a href="#index">Index</a></dd>
{{if $.Dirs}}
<dd><a href="#Subdirectories">Subdirectories</a></dd>
<dd><a href="#subdirectories">Subdirectories</a></dd>
{{end}}
</dl>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment