tour: create bugs on tour repo Change-Id: Ifb60362eb16a70a6dd4b3ef03110130caded6e53 Reviewed-on: https://go-review.googlesource.com/22088 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
diff --git a/static/js/values.js b/static/js/values.js index 333d05b..02309f6 100644 --- a/static/js/values.js +++ b/static/js/values.js
@@ -49,7 +49,7 @@ 'submit-feedback': 'Send feedback about this page', // GitHub issue template: update repo and messaging when translating. - 'github-repo': 'github.com/golang/go', + 'github-repo': 'github.com/golang/tour', 'issue-title': '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',