From cb1be511e1f9950812cd6017f75cd73d60bc567c Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Fri, 25 Dec 2020 16:46:18 +0300
Subject: Cleanup sectid macro

---
 carbslinux.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/carbslinux.org b/carbslinux.org
index 5da6b55..f94e7e4 100644
--- a/carbslinux.org
+++ b/carbslinux.org
@@ -5,7 +5,7 @@
 #+TEXINFO_DIR_TITLE: Carbs Linux: (carbslinux)
 #+TEXINFO_DIR_DESC: Carbs Linux User Manual
 #+MACRO: contid [@@texinfo:@anchor{$1}@@$1]
-#+MACRO: sectid $2 @@texinfo:@anchor{$1}@@[$1]
+#+MACRO: sectid $2 [@@texinfo:@anchor{$1}@@$1]
 
 This is the full documentation of [[https://carbslinux.org][Carbs Linux]], from the details of the
 distribution, installation, to the package manager. It is not yet complete.
-- 
cgit v1.2.3