summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-01-04 20:59:35 +0000
committerjao <jao@gnu.org>2023-01-04 20:59:35 +0000
commitcd2d6b3588458ca32e564f41f3750925af552629 (patch)
tree37ddae0984e1e03ccf63e7484ccee5d30c881102
parent5cb9e8f2e3f118714c3b55c7259e48247ae02cb9 (diff)
downloadxmobar-cd2d6b3588458ca32e564f41f3750925af552629.tar.gz
xmobar-cd2d6b3588458ca32e564f41f3750925af552629.tar.bz2
relative link fixes
-rw-r--r--doc/quick-start.org4
-rw-r--r--readme.org2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org
index e9dcc95..a415c10 100644
--- a/doc/quick-start.org
+++ b/doc/quick-start.org
@@ -313,7 +313,7 @@ configuration language, see [[../etc/xmobar.config][etc/xmobar.config]], and you
output template (defaults to '%').
- =alignSep= a 2-character string for aligning text in the output
- template. See [[id:bar-sections][this section]] for details.
+ template. See [[#bar-sections][this section]] for details.
- =template= The output template: a string telling xmobar how to display the
outputs of all the =commands= above. See [[#output-template][the next section]] for a full
@@ -440,7 +440,7 @@ configuration language, see [[../etc/xmobar.config][etc/xmobar.config]], and you
~<icon/>~ and ~<action/>~.
- The special characters =}= and ={= are used to delimit up to three sections
- in the bar that are drawn and aligned independently. See [[id:bar-sections][this section]]
+ in the bar that are drawn and aligned independently. See [[#bar-sections][this section]]
for more.
*** Bar sections
diff --git a/readme.org b/readme.org
index 43a973f..25430fa 100644
--- a/readme.org
+++ b/readme.org
@@ -117,7 +117,7 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]].
or =~/.xmobarrc=.
All the available command line switches and configuration parameters are
- described in [[file:quick-start.org][the quick start guide]] and [[file:doc/plugins.org][the plugins index]].
+ described in [[file:doc/quick-start.org][the quick start guide]] and [[file:doc/plugins.org][the plugins index]].
** Writing your own xmobar in Haskell