Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7329)

Unified Diff: chrome/browser/resources/settings/settings_ui/settings_ui.html

Issue 2155063003: MD Settings: more useful bug filing link (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge fix Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_ui/settings_ui.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_ui/settings_ui.html
diff --git a/chrome/browser/resources/settings/settings_ui/settings_ui.html b/chrome/browser/resources/settings/settings_ui/settings_ui.html
index ba3b499f56f8693964cbcaf1516bf42f47cddf73..0ed21bde63988d2230715b785c1961d68bcc01a0 100644
--- a/chrome/browser/resources/settings/settings_ui/settings_ui.html
+++ b/chrome/browser/resources/settings/settings_ui/settings_ui.html
@@ -136,7 +136,7 @@
<div id="appeal" hidden="[[appealClosed_]]">
<span id="request">
<h1>Please read: A personal appeal from the Chrome settings team.</h1>
- <a href="https://goo.gl/btju6c">Please file bugs</a>
+ <a href="[[appealBugUrl_]]">Please file bugs</a>
before you
<a href="chrome://settings-frame">go back to the old settings</a>.
</span>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_ui/settings_ui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698