Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Commit 712a31a

Browse files
diracdeltaspetemill
authored andcommitted
fix tor wiki link
fix #14156
1 parent 2eed10b commit 712a31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/constants/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
zoomLevels: [-3.75, -3.35, -2.5, -1.65, -1.25, -0.5, -0.25, 0, 0.25, 0.5, 1.25, 2.5, 3.75, 5, 7.5, 10, 15, 20]
2020
},
2121
fingerprintingInfoUrl: 'https://github.com/brave/browser-laptop/wiki/Fingerprinting-Protection-Mode',
22-
torCircuitInfoUrl: 'https://github.com/brave/browser-laptop/wiki/Brave-Tor-Support#what-does-the-new-tor-circuit-for-this-site-button-do',
22+
torCircuitInfoUrl: 'https://github.com/brave/browser-laptop/wiki/Using-Tor-in-Brave#what-does-the-new-tor-circuit-for-this-site-button-do',
2323
maxClosedFrames: 100,
2424
menu: {
2525
// History -> Recently closed frame list

0 commit comments

Comments
 (0)