Update download Tor Browser link in navbar.html

This commit is contained in:
gus 2019-03-27 05:05:51 -07:00 committed by emma peel
parent 69f12af876
commit ac2e60eb73

View File

@ -36,7 +36,7 @@
{% endfor %}
</div>
</div>
<a class="btn text-primary bg-white btn-light pull-right mt-2" href="https://www.torproject.org/download/download-easy.html.en">
<a class="btn text-primary bg-white btn-light pull-right mt-2" href="https://www.torproject.org/download/">
<i class="glyphicon-glyphicon-arrow-down"></i>{{ _("Download Tor Browser") }}
</a>
</div>