diff options
Diffstat (limited to 'application/views')
-rw-r--r-- | application/views/file/upload_form.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 29fbbf571..122729eb0 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -155,7 +155,7 @@ <p> Arch Linux: <code>pacman -S fb-client</code><br /> - Gentoo: Add <a href="https://git.holgersson.xyz/holgersson-overlay/tree/README">this overlay</a> and run <code>emerge -a fb-client</code><br /> + Gentoo: Add <a href="https://git.holgersson.xyz/foss/holgersson-overlay/src/branch/master/README.rst">this overlay</a> and run <code>emerge -a fb-client</code><br /> FreeBSD: <code>pkg install fb</code><br /> </p> |