summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-03-09 14:43:19 +0100
committerFlorian Pritz <bluewind@xinu.at>2015-03-09 16:35:49 +0100
commitb9be587451d5ea0fbe032abecfc50f7698ecbb99 (patch)
tree6b39ee79e3829eaf4fc6b4604a64bd55a33ec42d /application
parent637362a5b6bfc635c165b8144fb466348cd8e280 (diff)
Update gentoo overlay URL
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application')
-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 36aaf4565..f5f134f35 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="https://publicus.dorado.uberspace.de/cgit/cgit.cgi/holgersson-overlay/tree/README">this overlay</a> and run <code>emerge -a fb-client</code><br />
+ Gentoo: Add <a href="http://git.holgersson.xyz/holgersson-overlay/tree/README">this overlay</a> and run <code>emerge -a fb-client</code><br />
Slackware: <?php echo anchor($client_link_slackware); ?><br />
OpenSUSE: <?php echo anchor("https://build.opensuse.org/package/show/home:mwilhelmy/fb-client"); ?>
</p>