diff --git a/usr/share/archboot/net/etc/profile.d/elinks.sh b/usr/share/archboot/net/etc/profile.d/elinks.sh index 172dc6d5e..57e1fdaef 100644 --- a/usr/share/archboot/net/etc/profile.d/elinks.sh +++ b/usr/share/archboot/net/etc/profile.d/elinks.sh @@ -1,3 +1,3 @@ #!/bin/sh -export WWW_HOME="bit.ly/archboot-html" +export WWW_HOME="bit.ly/archboot" export ELINKS_CONFDIR="/etc/elinks"