aboutsummaryrefslogtreecommitdiff
path: root/misc/chrome
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2021-08-31 12:51:40 -0700
committerDan Willemsen <dwillemsen@google.com>2021-08-31 20:50:11 +0000
commit31b9b84cf8ff78b0f713c11d813c70dd456a018d (patch)
treeb5ac3ce019247f1423dac8ebecb21ff52bafedac /misc/chrome
parentf3afab40c467048622f8dd04251942af8f1b6a8f (diff)
downloadlinux-x86-31b9b84cf8ff78b0f713c11d813c70dd456a018d.tar.gz
Update linux-x86 Go 1.17 prebuilts from ab/7691198android-s-beta-5android-s-beta-5
https://ci.android.com/builds/branches/aosp-build-tools-release/grid?head=7691198&tail=7691198 Update script: toolchain/go/update-prebuilts.sh Test: Treehugger presubmit Change-Id: Ieec20a4cc4abea67c51066c8d49d26647b6e5583
Diffstat (limited to 'misc/chrome')
-rw-r--r--misc/chrome/gophertool/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chrome/gophertool/popup.html b/misc/chrome/gophertool/popup.html
index 974040627..ad42a3847 100644
--- a/misc/chrome/gophertool/popup.html
+++ b/misc/chrome/gophertool/popup.html
@@ -15,7 +15,7 @@
<a href="#" url="https://golang.org/pkg/">pkg</a> id/name:</small>
<form style='margin: 0' id='navform'><nobr><input id="inputbox" size=10 tabindex=1 /><input type="submit" value="go" /></nobr></form>
<small>Also: <a href="#" url="https://build.golang.org">buildbots</a>
-<a href="#" url="https://github.com/golang/go">Github</a>
+<a href="#" url="https://github.com/golang/go">GitHub</a>
</small>
</body>
</html>