mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #51 from irl/patch-1
Updates links for Tor Browser downloads
This commit is contained in:
commit
13328b1331
1 changed files with 4 additions and 3 deletions
|
|
@ -48,9 +48,10 @@ export default {
|
|||
url: 'https://www.torproject.org/',
|
||||
sources: {
|
||||
windows:
|
||||
'https://www.torproject.org/projects/torbrowser.html.en#windows',
|
||||
macos: 'https://www.torproject.org/projects/torbrowser.html.en#macosx',
|
||||
linux: 'https://www.torproject.org/docs/tor-doc-unix.html.en',
|
||||
'https://www.torproject.org/download/download-easy.html#windows',
|
||||
macos: 'https://www.torproject.org/download/download-easy.html#mac',
|
||||
linux: 'https://www.torproject.org/download/download-easy.html#linux',
|
||||
android: 'https://play.google.com/store/apps/details?id=org.torproject.torbrowser_alpha',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue