Skip to content

Commit 91fa5f0

Browse files
Updated L162 of root.tmpl
+ Changed target URL to https://opensource.google/projects/go with reference to issue #47652 + This changes footer link in all blog related occurrences.
1 parent 06ce489 commit 91fa5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_template/root.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<li class="Footer-link"><a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a></li>
160160
<li class="Footer-link"><a href="http://golang.org/issues/new?title=x/blog:" target="_blank" rel="noopener">Report issue</a></li>
161161
</ul>
162-
<a class="Footer-supportedBy" href="https://google.com">Supported by Google</a>
162+
<a class="Footer-supportedBy" href="https://opensource.google/projects/go">Supported by Google</a>
163163
</div>
164164
</footer>
165165

0 commit comments

Comments
 (0)