We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3518f59 + f1b0dd8 commit f0f0e40Copy full SHA for f0f0e40
chromium_src/chrome/common/url_constants.h
@@ -168,7 +168,8 @@ inline constexpr char kCrashReasonFeedbackDisplayedURL[] =
168
169
// "Learn more" URL for the inactive tabs appearance setting.
170
inline constexpr char16_t kDiscardRingTreatmentLearnMoreUrl[] =
171
- u"https://support.brave.com/hc/en-us/articles/30938249371277";
+ u"https://support.brave.com/hc/en-us/articles/"
172
+ u"13383683902733-How-do-I-use-the-Memory-Saver-feature-in-Brave";
173
174
// "Learn more" URL for the "Do not track" setting in the privacy section.
175
inline constexpr char16_t kDoNotTrackLearnMoreURL[] =
0 commit comments