Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
Metrics
tor-check
Commits
96648a9e
Commit
96648a9e
authored
Jan 27, 2022
by
Paul Walker
Browse files
Correcting links in public/index.html
Closes
#40004
.
parent
f867af2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
96648a9e
...
...
@@ -113,13 +113,13 @@
<a
href=
"https://tor.stackexchange.com/"
>
{{ GetText .Lang "Tor Q
&
A Site" }}
</a>
</li>
<li>
<a
href=
"https://
www
.torproject.org/
getinvolved/volunteer.html
"
>
{{ GetText .Lang "Volunteer" }}
</a>
<a
href=
"https://
community
.torproject.org/"
>
{{ GetText .Lang "Volunteer" }}
</a>
</li>
<li>
<a
href=
"https://
trac
.torproject.org/
projects/tor/wiki/TorRelayGuide
"
>
{{ GetText .Lang "Run a Relay" }}
</a>
<a
href=
"https://
community
.torproject.org/
relay/
"
>
{{ GetText .Lang "Run a Relay" }}
</a>
</li>
<li>
<a
href=
"https://
www
.torproject.org/
download/download.html#warning
"
>
{{ GetText .Lang "Stay Anonymous" }}
</a>
<a
href=
"https://
support
.torproject.org/
faq/staying-anonymous/
"
>
{{ GetText .Lang "Stay Anonymous" }}
</a>
</li>
</ul>
{{ end }}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment