diff --git a/src/site/markdown/installation.md b/src/site/markdown/installation.md
index 42d67f753964329fe68528d0a6c5551a687796d9..88a0c9b16bc4a6cf0e49524592fa5fcb0c71cd0a 100644
--- a/src/site/markdown/installation.md
+++ b/src/site/markdown/installation.md
@@ -13,7 +13,7 @@ We recommend to use the latest (LTS) versions of the distributions.
 
 For Debian 8 you need to enable the backports repository to install Java 8:
 
-	# grep '^deb .*jessie-backports' -q /etc/apt/sources.list || echo "deb http://ftp.fh-giessen.de/debian/ jessie-backports main" >> /etc/apt/sources.list
+	# grep '^deb .*jessie-backports' -q /etc/apt/sources.list || echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt/sources.list
 
 
 ### Hardware