summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-07-22 19:40:58 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-07-22 19:40:58 +0200
commitce58ad70b8f3800adeaaadd46d8ed499bc21eda6 (patch)
tree80d7f2d3177dbbc29149f67c9bc6826a7fc84465
parent15f1319e4e08772f0fba22799ee87b2678bc2867 (diff)
update gentoo overlay URL
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-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 37d442267..1c864437a 100644
--- a/application/views/file/client.php
+++ b/application/views/file/client.php
@@ -31,7 +31,7 @@ machine <?php echo $domain; ?> login my_username password my_secret_password
<p>
Arch Linux: pacman -S fb-client<br />
Debian: <?php echo anchor($client_link_deb); ?><br />
- Gentoo: Add <a href="http://git.rout0r.org/fluxnet/overlay/blobs/master/README.md">this overlay</a> and run <code>emerge -a fb-client</code><br />
+ Gentoo: Add <a href="https://publicus.dorado.uberspace.de/cgit/cgit.cgi/holgersson-overlay/tree/README">this overlay</a> and run <code>emerge -a fb-client</code><br />
Slackware: <?php echo anchor($client_link_slackware); ?>
</p>