Skip to content

Commit 17e89da

Browse files
committed
[skip-ci][gui] update link in web-based browser message
1 parent 89c9763 commit 17e89da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/browserv7/src/RWebBrowserImp.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ void RWebBrowserImp::ShowWarning()
8585
"ROOT comes with a web-based browser, which is now being started. \n"
8686
"Revert to TBrowser by setting \"Browser.Name: TRootBrowser\" in rootrc file or\n"
8787
"by starting \"root --web=off\"\n"
88-
"Find more info on https://root.cern/for_developers/root7/#rbrowser\n";
88+
"Find more info on https://root.cern/doc/latest-stable/classROOT_1_1RBrowser.html\n";
8989
}
9090

9191
////////////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)