Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _content/lib/godoc/site.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2>
<li class="Footer-link"><a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a></li>
<li class="Footer-link"><a href="http://golang.org/issues/new?title=x/website:" target="_blank" rel="noopener">Report a website issue</a></li>
</ul>
<a class="Footer-supportedBy" href="https://google.com">Supported by Google</a>
<a class="Footer-supportedBy" href="https://opensource.google/projects/go">Supported by Google</a>
</div>
</footer>
{{if .GoogleAnalytics}}
Expand Down
2 changes: 1 addition & 1 deletion blog/_template/root.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<li class="Footer-link"><a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a></li>
<li class="Footer-link"><a href="http://golang.org/issues/new?title=x/blog:" target="_blank" rel="noopener">Report issue</a></li>
</ul>
<a class="Footer-supportedBy" href="https://google.com">Supported by Google</a>
<a class="Footer-supportedBy" href="https://opensource.google/projects/go">Supported by Google</a>
</div>
</footer>

Expand Down