diff options
| author | Cecylia Bocovich <cohosh@torproject.org> | 2020-01-17 16:44:29 -0500 |
|---|---|---|
| committer | Cecylia Bocovich <cohosh@torproject.org> | 2020-01-17 16:44:29 -0500 |
| commit | 518c546738ea2e160714ba91ff6c26bf4780c71b (patch) | |
| tree | b4e36cd64f82e33a659ac2321404b4650acf47cf | |
| parent | 55b2cc2c8699304202423b9e54e3a8aa59846259 (diff) | |
Update links to new github repository
| -rwxr-xr-x | scripts/add_links_to_db | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/add_links_to_db b/scripts/add_links_to_db index 70cad19..114c729 100755 --- a/scripts/add_links_to_db +++ b/scripts/add_links_to_db @@ -72,7 +72,7 @@ def main(): providers = { "gitlab": "https://gitlab.com/thetorproject/gettorbrowser/raw/torbrowser-releases/", - "github": "https://github.com/TheTorProject/gettorbrowser/releases/download/torbrowser-release/" + "github": "https://github.com/torproject/torbrowser-releases/releases/download/torbrowser-release/" } prefixes = { |
