aboutsummaryrefslogtreecommitdiff
path: root/info2html.conf
diff options
context:
space:
mode:
Diffstat (limited to 'info2html.conf')
-rw-r--r--info2html.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/info2html.conf b/info2html.conf
index f9e85d4..64e7add 100644
--- a/info2html.conf
+++ b/info2html.conf
@@ -27,8 +27,8 @@
# from whatever URLs you like.
#-- URL for an icon for cross references
-#$CR_URL = '';
-$CR_URL = '⇒';
+$CR_URL = '';
+#$CR_URL = '⇒';
#-- Leading decoration for menu items
#$MENU_DOT = "* ";