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_plaintext/client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/file_plaintext') diff --git a/application/views/file_plaintext/client.php b/application/views/file_plaintext/client.php index 0ab556df2..a680a0b68 100644 --- a/application/views/file_plaintext/client.php +++ b/application/views/file_plaintext/client.php @@ -5,7 +5,7 @@ Shell (binary safe): Client: Development (git): http://git.server-speed.net/users/flo/fb Latest release: -GPG sigs, older versions: +GPG sigs, older versions: https://paste.xinu.at/data/client To authenticate add the following to your ~/.netrc: machine paste.xinu.at login my_username password my_secret_password -- cgit v1.2.3-24-g4f1b