Skip to content

Commit

Permalink
Merge pull request #748 from brave/update_webrtc_support_url
Browse files Browse the repository at this point in the history
Update WebRTC support URL
  • Loading branch information
yrliou committed Oct 26, 2018
1 parent 4b46c2a commit bc46f23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ void BraveAddImportDataStrings(content::WebUIDataSource* html_source) {
}

const char kWebRTCLearnMoreURL[] =
"https://github.com/brave/brave-browser/wiki/WebRTC-Custom-Settings";
"https://support.brave.com/hc/en-us/articles/360017989132-How-do-I-change-my-Privacy-Settings-#webrtc";

void BraveAddCommonStrings(content::WebUIDataSource* html_source,
Profile* profile) {
Expand Down

0 comments on commit bc46f23

Please sign in to comment.