From 9eed447539bb2c2bdab13a2306c2be36963df37b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 2 Nov 2015 16:01:11 +0100 Subject: view/client: Hardcode URLs Clients are only hosted on paste.xinu.at and everywhere else the links will point to missing files so they become useless. Signed-off-by: Florian Pritz --- application/views/file/client.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'application/views/file') diff --git a/application/views/file/client.php b/application/views/file/client.php index 31120279d..e868124ab 100644 --- a/application/views/file/client.php +++ b/application/views/file/client.php @@ -3,7 +3,7 @@

Development (git):
Latest release:
- GPG sigs, older versions: + GPG sigs, older versions:

To authenticate add the following to your ~/.netrc:

@@ -30,9 +30,9 @@ machine login my_username password my_secret_password

Linux

Arch Linux: pacman -S fb-client
- Debian:
+ Debian:
Gentoo: Add this overlay and run emerge -a fb-client
- Slackware:
+ Slackware:
OpenSUSE:

-- cgit v1.2.3-24-g4f1b