summaryrefslogtreecommitdiffstats
path: root/application/views/file/client.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file/client.php')
-rw-r--r--application/views/file/client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/client.php b/application/views/file/client.php
index a11a01b87..78a4d6a58 100644
--- a/application/views/file/client.php
+++ b/application/views/file/client.php
@@ -1,7 +1,7 @@
<h1>Client</h1>
<p>
- Development (git): <?php echo anchor("http://git.server-speed.net/users/flo/fb/"); ?><br />
+ Development (git): <?php echo anchor("https://git.server-speed.net/users/flo/fb/"); ?><br />
Latest release: <?php echo $client_link ? anchor($client_link) : "unknown"; ?><br />
GPG sigs, older versions: <?php echo anchor("https://paste.xinu.at/data/client"); ?>
</p>