aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Jago <johnjago@protonmail.com>2021-06-04 22:30:44 +0000
committerDmitri Shuralyov <dmitshur@golang.org>2021-06-07 15:44:11 +0000
commitc07ef4e0dfcf1c205f4cad938ddbc2bc4b08b459 (patch)
tree159decb915d73356f9d18c9ed9c65375b617e9e6
parentbf337fcb5906e516108ecf20b5da58585558d7f2 (diff)
downloadgo-x-website-c07ef4e0dfcf1c205f4cad938ddbc2bc4b08b459.tar.xz
go.dev/_content: use correct stylization of "GitHub"
Change-Id: Iae1ec48f92be8268ab3e7f4f87aa749773fd6c7e GitHub-Last-Rev: 755e2b2b2f0eb59a6fa42872b7c88bf9fab21258 GitHub-Pull-Request: golang/website#57 Reviewed-on: https://go-review.googlesource.com/c/website/+/325050 Trust: Dmitri Shuralyov <dmitshur@golang.org> Trust: Jamal Carvalho <jamal@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Website-Publish: DO NOT USE <dmitshur@google.com>
-rw-r--r--go.dev/_content/learn/books.yaml2
-rw-r--r--go.dev/_content/menus.yaml2
-rw-r--r--go.dev/_content/solutions/cloud.md2
-rw-r--r--go.dev/testdata/golden/about/index.html2
-rw-r--r--go.dev/testdata/golden/categories/index.html2
-rw-r--r--go.dev/testdata/golden/copyright/index.html2
-rw-r--r--go.dev/testdata/golden/index.html2
-rw-r--r--go.dev/testdata/golden/learn/index.html4
-rw-r--r--go.dev/testdata/golden/series/case-studies/index.html2
-rw-r--r--go.dev/testdata/golden/series/index.html2
-rw-r--r--go.dev/testdata/golden/series/use-cases/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/americanexpress/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/armut/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/capital-one/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/clis/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/cloud/index.html4
-rw-r--r--go.dev/testdata/golden/solutions/cloudflare/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/cockroachlabs/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/curve/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/devops/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/dropbox/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/facebook/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/google/chrome/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/google/coredata/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/google/firebase/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/google/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/google/sitereliability/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/grail/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/mercadolibre/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/microsoft/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/netflix/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/paypal/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/riotgames/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/salesforce/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/target/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/twitch/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/twitter/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/uber/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/webdev/index.html2
-rw-r--r--go.dev/testdata/golden/solutions/wildlifestudios/index.html2
-rw-r--r--go.dev/testdata/golden/tags/index.html2
-rw-r--r--go.dev/testdata/golden/tos/index.html2
43 files changed, 45 insertions, 45 deletions
diff --git a/go.dev/_content/learn/books.yaml b/go.dev/_content/learn/books.yaml
index 21d59bd7..c46a3742 100644
--- a/go.dev/_content/learn/books.yaml
+++ b/go.dev/_content/learn/books.yaml
@@ -10,7 +10,7 @@
thumbnail: /images/learn/get-programming-with-go.jpeg
- title: Go Programming Blueprints
description: This is the official source code repository for the book.
- cta: View on Github
+ cta: View on GitHub
url: https://github.com/matryer/goblueprints
thumbnail: /images/learn/go-programming-blueprints.png
- title: Introducing Go
diff --git a/go.dev/_content/menus.yaml b/go.dev/_content/menus.yaml
index 801f1503..321d9964 100644
--- a/go.dev/_content/menus.yaml
+++ b/go.dev/_content/menus.yaml
@@ -51,7 +51,7 @@ footer:
children:
- name: Twitter
url: https://www.twitter.com/golang
- - name: Github
+ - name: GitHub
url: https://github.com/golang
- name: Slack
url: https://invite.slack.golangbridge.org/
diff --git a/go.dev/_content/solutions/cloud.md b/go.dev/_content/solutions/cloud.md
index fe64ba7d..06cf47e9 100644
--- a/go.dev/_content/solutions/cloud.md
+++ b/go.dev/_content/solutions/cloud.md
@@ -102,7 +102,7 @@ The major Cloud providers ([GCP](https://cloud.google.com/go/home), [AWS](https:
ctas:
- text: NYTimes - Gizmo
url: https://open.nytimes.com/introducing-gizmo-aa7ea463b208
- - text: Gizmo Github
+ - text: Gizmo GitHub
url: https://github.com/nytimes/gizmo
- company: Twitch
url: https://www.twitch.tv/
diff --git a/go.dev/testdata/golden/about/index.html b/go.dev/testdata/golden/about/index.html
index 46b05ebe..54eb02ad 100644
--- a/go.dev/testdata/golden/about/index.html
+++ b/go.dev/testdata/golden/about/index.html
@@ -383,7 +383,7 @@ issue</a>.</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/categories/index.html b/go.dev/testdata/golden/categories/index.html
index 5116b7ad..4356588d 100644
--- a/go.dev/testdata/golden/categories/index.html
+++ b/go.dev/testdata/golden/categories/index.html
@@ -231,7 +231,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/copyright/index.html b/go.dev/testdata/golden/copyright/index.html
index 950cdfba..8458ef1d 100644
--- a/go.dev/testdata/golden/copyright/index.html
+++ b/go.dev/testdata/golden/copyright/index.html
@@ -233,7 +233,7 @@ License</a>, and code is licensed under a <a href="https://golang.org/LICENSE">B
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/index.html b/go.dev/testdata/golden/index.html
index f3473fe2..ad213d68 100644
--- a/go.dev/testdata/golden/index.html
+++ b/go.dev/testdata/golden/index.html
@@ -1474,7 +1474,7 @@ with cleaner and maintainable code."</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/learn/index.html b/go.dev/testdata/golden/learn/index.html
index 95caf5db..8c8146a8 100644
--- a/go.dev/testdata/golden/learn/index.html
+++ b/go.dev/testdata/golden/learn/index.html
@@ -830,7 +830,7 @@
<p class="Book-title">Go Programming Blueprints</p>
<p class="Book-description">This is the official source code repository for the book.</p>
<div class="Book-cta">
- <span>View on Github</span>
+ <span>View on GitHub</span>
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
@@ -1182,7 +1182,7 @@ For companies who want to host and sponsor Women Who Go Berlin: Please send us a
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/series/case-studies/index.html b/go.dev/testdata/golden/series/case-studies/index.html
index 1461db5f..88443c0c 100644
--- a/go.dev/testdata/golden/series/case-studies/index.html
+++ b/go.dev/testdata/golden/series/case-studies/index.html
@@ -457,7 +457,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/series/index.html b/go.dev/testdata/golden/series/index.html
index 12975178..74c4a876 100644
--- a/go.dev/testdata/golden/series/index.html
+++ b/go.dev/testdata/golden/series/index.html
@@ -247,7 +247,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/series/use-cases/index.html b/go.dev/testdata/golden/series/use-cases/index.html
index aa05668f..99a93242 100644
--- a/go.dev/testdata/golden/series/use-cases/index.html
+++ b/go.dev/testdata/golden/series/use-cases/index.html
@@ -267,7 +267,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/americanexpress/index.html b/go.dev/testdata/golden/solutions/americanexpress/index.html
index 9fd928cc..2eeaa154 100644
--- a/go.dev/testdata/golden/solutions/americanexpress/index.html
+++ b/go.dev/testdata/golden/solutions/americanexpress/index.html
@@ -394,7 +394,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/armut/index.html b/go.dev/testdata/golden/solutions/armut/index.html
index e3d72db4..d4341d48 100644
--- a/go.dev/testdata/golden/solutions/armut/index.html
+++ b/go.dev/testdata/golden/solutions/armut/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/capital-one/index.html b/go.dev/testdata/golden/solutions/capital-one/index.html
index dcd8dcfc..80bb20cb 100644
--- a/go.dev/testdata/golden/solutions/capital-one/index.html
+++ b/go.dev/testdata/golden/solutions/capital-one/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/clis/index.html b/go.dev/testdata/golden/solutions/clis/index.html
index be35a34b..51c05487 100644
--- a/go.dev/testdata/golden/solutions/clis/index.html
+++ b/go.dev/testdata/golden/solutions/clis/index.html
@@ -696,7 +696,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/cloud/index.html b/go.dev/testdata/golden/solutions/cloud/index.html
index 9cb3fe6b..9ee22c9d 100644
--- a/go.dev/testdata/golden/solutions/cloud/index.html
+++ b/go.dev/testdata/golden/solutions/cloud/index.html
@@ -400,7 +400,7 @@
<li><a href="https://open.nytimes.com/introducing-gizmo-aa7ea463b208">NYTimes - Gizmo</a></li>
- <li><a href="https://github.com/nytimes/gizmo">Gizmo Github</a></li>
+ <li><a href="https://github.com/nytimes/gizmo">Gizmo GitHub</a></li>
</ul>
</td>
@@ -812,7 +812,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/cloudflare/index.html b/go.dev/testdata/golden/solutions/cloudflare/index.html
index 5f95dec3..bcbfd442 100644
--- a/go.dev/testdata/golden/solutions/cloudflare/index.html
+++ b/go.dev/testdata/golden/solutions/cloudflare/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/cockroachlabs/index.html b/go.dev/testdata/golden/solutions/cockroachlabs/index.html
index 81e200a6..17799fbf 100644
--- a/go.dev/testdata/golden/solutions/cockroachlabs/index.html
+++ b/go.dev/testdata/golden/solutions/cockroachlabs/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/curve/index.html b/go.dev/testdata/golden/solutions/curve/index.html
index 89f9d467..4b52692b 100644
--- a/go.dev/testdata/golden/solutions/curve/index.html
+++ b/go.dev/testdata/golden/solutions/curve/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/devops/index.html b/go.dev/testdata/golden/solutions/devops/index.html
index f0d19dc4..8581c41c 100644
--- a/go.dev/testdata/golden/solutions/devops/index.html
+++ b/go.dev/testdata/golden/solutions/devops/index.html
@@ -710,7 +710,7 @@ common needs like HTTP, file I/O, time, regular expressions, exec, and JSON/CSV
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/dropbox/index.html b/go.dev/testdata/golden/solutions/dropbox/index.html
index 3a72db50..7c4485e9 100644
--- a/go.dev/testdata/golden/solutions/dropbox/index.html
+++ b/go.dev/testdata/golden/solutions/dropbox/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/facebook/index.html b/go.dev/testdata/golden/solutions/facebook/index.html
index 48ab3d1c..2230e899 100644
--- a/go.dev/testdata/golden/solutions/facebook/index.html
+++ b/go.dev/testdata/golden/solutions/facebook/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/google/chrome/index.html b/go.dev/testdata/golden/solutions/google/chrome/index.html
index bc64fb66..5164edaa 100644
--- a/go.dev/testdata/golden/solutions/google/chrome/index.html
+++ b/go.dev/testdata/golden/solutions/google/chrome/index.html
@@ -376,7 +376,7 @@ use Go going forward.</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/google/coredata/index.html b/go.dev/testdata/golden/solutions/google/coredata/index.html
index c556d20e..d1957373 100644
--- a/go.dev/testdata/golden/solutions/google/coredata/index.html
+++ b/go.dev/testdata/golden/solutions/google/coredata/index.html
@@ -404,7 +404,7 @@ improve the development process.</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/google/firebase/index.html b/go.dev/testdata/golden/solutions/google/firebase/index.html
index cbd28aa6..ff0a0c86 100644
--- a/go.dev/testdata/golden/solutions/google/firebase/index.html
+++ b/go.dev/testdata/golden/solutions/google/firebase/index.html
@@ -391,7 +391,7 @@ how Go has helped them scale.</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/google/index.html b/go.dev/testdata/golden/solutions/google/index.html
index fa6f8e2d..698ee199 100644
--- a/go.dev/testdata/golden/solutions/google/index.html
+++ b/go.dev/testdata/golden/solutions/google/index.html
@@ -379,7 +379,7 @@ tremendously.</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/google/sitereliability/index.html b/go.dev/testdata/golden/solutions/google/sitereliability/index.html
index 17fc1c04..0c87923a 100644
--- a/go.dev/testdata/golden/solutions/google/sitereliability/index.html
+++ b/go.dev/testdata/golden/solutions/google/sitereliability/index.html
@@ -427,7 +427,7 @@ and efficient software at scale.</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/grail/index.html b/go.dev/testdata/golden/solutions/grail/index.html
index 6d41fb64..5c1d5a4f 100644
--- a/go.dev/testdata/golden/solutions/grail/index.html
+++ b/go.dev/testdata/golden/solutions/grail/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/index.html b/go.dev/testdata/golden/solutions/index.html
index 83b79daf..0263bf5b 100644
--- a/go.dev/testdata/golden/solutions/index.html
+++ b/go.dev/testdata/golden/solutions/index.html
@@ -1083,7 +1083,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/mercadolibre/index.html b/go.dev/testdata/golden/solutions/mercadolibre/index.html
index 38ce3254..78e52870 100644
--- a/go.dev/testdata/golden/solutions/mercadolibre/index.html
+++ b/go.dev/testdata/golden/solutions/mercadolibre/index.html
@@ -488,7 +488,7 @@ adopting Go as well.</p>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/microsoft/index.html b/go.dev/testdata/golden/solutions/microsoft/index.html
index b4b41276..2280b7dd 100644
--- a/go.dev/testdata/golden/solutions/microsoft/index.html
+++ b/go.dev/testdata/golden/solutions/microsoft/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/netflix/index.html b/go.dev/testdata/golden/solutions/netflix/index.html
index c0bcc98b..0ee1a8ec 100644
--- a/go.dev/testdata/golden/solutions/netflix/index.html
+++ b/go.dev/testdata/golden/solutions/netflix/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/paypal/index.html b/go.dev/testdata/golden/solutions/paypal/index.html
index 8794e432..3a35ebe0 100644
--- a/go.dev/testdata/golden/solutions/paypal/index.html
+++ b/go.dev/testdata/golden/solutions/paypal/index.html
@@ -399,7 +399,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/riotgames/index.html b/go.dev/testdata/golden/solutions/riotgames/index.html
index 4774bcd5..8121a66e 100644
--- a/go.dev/testdata/golden/solutions/riotgames/index.html
+++ b/go.dev/testdata/golden/solutions/riotgames/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/salesforce/index.html b/go.dev/testdata/golden/solutions/salesforce/index.html
index 0960d9c0..63a7c4b5 100644
--- a/go.dev/testdata/golden/solutions/salesforce/index.html
+++ b/go.dev/testdata/golden/solutions/salesforce/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/target/index.html b/go.dev/testdata/golden/solutions/target/index.html
index 3947672c..09d25952 100644
--- a/go.dev/testdata/golden/solutions/target/index.html
+++ b/go.dev/testdata/golden/solutions/target/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/twitch/index.html b/go.dev/testdata/golden/solutions/twitch/index.html
index 4c6d83f3..2bf27345 100644
--- a/go.dev/testdata/golden/solutions/twitch/index.html
+++ b/go.dev/testdata/golden/solutions/twitch/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/twitter/index.html b/go.dev/testdata/golden/solutions/twitter/index.html
index 784e9f9a..ecac93d2 100644
--- a/go.dev/testdata/golden/solutions/twitter/index.html
+++ b/go.dev/testdata/golden/solutions/twitter/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/uber/index.html b/go.dev/testdata/golden/solutions/uber/index.html
index c15bd272..f8f81d55 100644
--- a/go.dev/testdata/golden/solutions/uber/index.html
+++ b/go.dev/testdata/golden/solutions/uber/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/webdev/index.html b/go.dev/testdata/golden/solutions/webdev/index.html
index 252de819..cca1198e 100644
--- a/go.dev/testdata/golden/solutions/webdev/index.html
+++ b/go.dev/testdata/golden/solutions/webdev/index.html
@@ -783,7 +783,7 @@ that enables secure team collaboration</li>
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/solutions/wildlifestudios/index.html b/go.dev/testdata/golden/solutions/wildlifestudios/index.html
index 320a6c72..a398a1c0 100644
--- a/go.dev/testdata/golden/solutions/wildlifestudios/index.html
+++ b/go.dev/testdata/golden/solutions/wildlifestudios/index.html
@@ -306,7 +306,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/tags/index.html b/go.dev/testdata/golden/tags/index.html
index 0d8f60ee..7c095b02 100644
--- a/go.dev/testdata/golden/tags/index.html
+++ b/go.dev/testdata/golden/tags/index.html
@@ -231,7 +231,7 @@
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>
diff --git a/go.dev/testdata/golden/tos/index.html b/go.dev/testdata/golden/tos/index.html
index a2af043f..efd39408 100644
--- a/go.dev/testdata/golden/tos/index.html
+++ b/go.dev/testdata/golden/tos/index.html
@@ -233,7 +233,7 @@ Google&rsquo;s general <a href="//www.google.com/intl/en/policies/terms/">Terms
<a href="https://github.com/golang" class="Footer-link">
- Github
+ GitHub
</a>