summaryrefslogtreecommitdiff
path: root/docs/client/bundle-testing.md
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2014-11-01 01:22:12 +0100
committerkwadronaut <kwadronaut@leap.se>2014-11-01 01:22:12 +0100
commit1dcdf12d936a65a942140817252cdcc294ba106b (patch)
treec88f0e0fe554195a18b0bdabeb7261fb570ef7ec /docs/client/bundle-testing.md
parent3ba89dda2130029e33664c0f7c9b12354bb55c3d (diff)
update download urls for client (closes #6291) and platform (closes #6292)
Diffstat (limited to 'docs/client/bundle-testing.md')
-rw-r--r--docs/client/bundle-testing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/client/bundle-testing.md b/docs/client/bundle-testing.md
index 69e01b9..24890b0 100644
--- a/docs/client/bundle-testing.md
+++ b/docs/client/bundle-testing.md
@@ -92,7 +92,7 @@ Download, extract and run helper script for linux:
Script contents:
#!/bin/bash
- HOST="https://downloads.leap.se/client/linux/"
+ HOST="https://dl.bitmask.net/client/linux/"
VERSION="0.3.7"
# FOLDER="Bitmask-linux32-${VERSION}"
FOLDER="Bitmask-linux64-${VERSION}"