commit cb1be511e1f9950812cd6017f75cd73d60bc567c
parent 3d2fd81bc0f085723f63c8692001c6607d4bbe0a
Author: Cem Keylan <cem@ckyln.com>
Date: Fri, 25 Dec 2020 16:46:18 +0300
Cleanup sectid macro
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.