aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xohtml
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xohtml')
-rwxr-xr-xusr.bin/xohtml/xohtml.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xohtml/xohtml.sh b/usr.bin/xohtml/xohtml.sh
index 932993488f3b..58d52388d61c 100755
--- a/usr.bin/xohtml/xohtml.sh
+++ b/usr.bin/xohtml/xohtml.sh
@@ -15,7 +15,7 @@ BASE=/usr/share/libxo
VERSION=0.8.4
CMD=cat
DONE=
-WEB=http://juniper.github.io/libxo/${VERSION}/xohtml
+WEB=https://juniper.github.io/libxo/${VERSION}/xohtml
do_help () {
echo "xohtml: wrap libxo-enabled output in HTML"