aboutsummaryrefslogtreecommitdiff
path: root/_content
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2025-10-02 16:06:33 -0400
committerGopher Robot <gobot@golang.org>2025-10-03 09:29:06 -0700
commit9253e2b23b5a174792c57573fcd27c853c32be57 (patch)
tree06d55e1d643fee84d0154491d832a089ad0a13dd /_content
parentbc9d878e645f3b0c247c0c95a1a6e5dd48645ef1 (diff)
downloadgo-x-website-9253e2b23b5a174792c57573fcd27c853c32be57.tar.xz
tour: point to main Go issue tracker
At this point, if we're going to have a feedback button on the tour pages, it should probably point to the main Go issue tracker and not the separate issue tracker in the tour repository. After all, other issues with x/website content are reported there, and it doesn't seem helpful to treat tour content differently. Change-Id: Ie08a167862a18f483c30444e8278073e7d91b60b Reviewed-on: https://go-review.googlesource.com/c/website/+/708755 Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to '_content')
-rw-r--r--_content/tour/static/js/values.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/_content/tour/static/js/values.js b/_content/tour/static/js/values.js
index 9dff1165..d9eb7796 100644
--- a/_content/tour/static/js/values.js
+++ b/_content/tour/static/js/values.js
@@ -54,8 +54,8 @@ value('translation', {
'submit-feedback': 'Send feedback about this page',
// GitHub issue template: update repo and messaging when translating.
- 'github-repo': 'github.com/golang/tour',
- 'issue-title': 'tour: [REPLACE WITH SHORT DESCRIPTION]',
+ 'github-repo': 'github.com/golang/go',
+ 'issue-title': 'x/website/_content/tour: [REPLACE WITH SHORT DESCRIPTION]',
'issue-message': 'Change the title above to describe your issue and add your feedback here, including code if necessary',
'context': 'Context',
}).