summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/views/file/client.php2
-rw-r--r--application/views/file_plaintext/client.php2
2 files changed, 2 insertions, 2 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>
diff --git a/application/views/file_plaintext/client.php b/application/views/file_plaintext/client.php
index 64b341149..4147ae032 100644
--- a/application/views/file_plaintext/client.php
+++ b/application/views/file_plaintext/client.php
@@ -1,4 +1,4 @@
Client:
-Development (git): http://git.server-speed.net/users/flo/fb
+Development (git): https://git.server-speed.net/users/flo/fb
Latest release: <?php echo $client_link."\n"; ?>
GPG sigs, older versions: https://paste.xinu.at/data/client