summaryrefslogtreecommitdiff
path: root/urnresolve
diff options
context:
space:
mode:
Diffstat (limited to 'urnresolve')
-rwxr-xr-xurnresolve2
1 files changed, 1 insertions, 1 deletions
diff --git a/urnresolve b/urnresolve
index 1af4304..fc777a4 100755
--- a/urnresolve
+++ b/urnresolve
@@ -26,7 +26,7 @@ if [ "$nid" = "ietf" ];then
fi
if [ "$nid" = "xkcd" ];then
- echo "https://xkcd.com/${nss}"
+ echo "https://xkcd.com/${nss}/"
fi
if [ "$nid" = "mitre" ];then