Skip to content

Commit c623a6b

Browse files
Updated L102 of site.html
+ Changed target URL to https://opensource.google/projects/go with reference to issue #47652 + Changes footer occurrence in homepage.
1 parent 91fa5f0 commit c623a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/lib/godoc/site.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h2>
9999
<li class="Footer-link"><a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a></li>
100100
<li class="Footer-link"><a href="http://golang.org/issues/new?title=x/website:" target="_blank" rel="noopener">Report a website issue</a></li>
101101
</ul>
102-
<a class="Footer-supportedBy" href="https://google.com">Supported by Google</a>
102+
<a class="Footer-supportedBy" href="https://opensource.google/projects/go">Supported by Google</a>
103103
</div>
104104
</footer>
105105
{{if .GoogleAnalytics}}

0 commit comments

Comments
 (0)