From cd2d6b3588458ca32e564f41f3750925af552629 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 4 Jan 2023 20:59:35 +0000 Subject: relative link fixes --- doc/quick-start.org | 4 ++-- readme.org | 2 +- 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 ~~ and ~~. - 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 -- cgit v1.2.3