Commit ea8e9945 authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Point Tor Browser downloads at archive.tpo

We're in the process of unbreaking it, but it'll take some time.
parent be12e1c9
Loading
Loading
Loading
Loading

lego @ fb083d69

Original line number Diff line number Diff line
Subproject commit 7f2289bf68685da40878bb09ee91346057c443d3
Subproject commit fb083d69aa0191f891d1e3243db89e474a1c8c0d
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
      <div class="oval-2 bg-darker">
        {% set alt_l = alt %}
        {% set t = bag('versions', 'torbrowser-stable') %}
        {% set download_prefix = '/dist/torbrowser/' + t.version + '/' %}
        {% set download_prefix = 'https://archive.torproject.org/tor-package-archive/torbrowser/' + t.version + '/' %}
        {% if alt_l == 'en' %}
          {% set alt_l = 'en-US' %}
        {% elif alt_l == 'es' %}