diff options
author | jao <jao@gnu.org> | 2023-01-04 20:59:35 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-01-04 20:59:35 +0000 |
commit | cd2d6b3588458ca32e564f41f3750925af552629 (patch) | |
tree | 37ddae0984e1e03ccf63e7484ccee5d30c881102 /readme.org | |
parent | 5cb9e8f2e3f118714c3b55c7259e48247ae02cb9 (diff) | |
download | xmobar-cd2d6b3588458ca32e564f41f3750925af552629.tar.gz xmobar-cd2d6b3588458ca32e564f41f3750925af552629.tar.bz2 |
relative link fixes
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |