diff options
author | jao <jao@gnu.org> | 2021-02-25 20:05:06 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-02-25 20:05:06 +0000 |
commit | 32731d5aa22b0f9e45218f0df38e55e55339370c (patch) | |
tree | 1583d3dd7f0fb63da3d112c2dfedf5e44e182e87 /doc | |
parent | 389f1b23145589ab2884c0021005d5c4ee8f504f (diff) | |
download | xmobar-32731d5aa22b0f9e45218f0df38e55e55339370c.tar.gz xmobar-32731d5aa22b0f9e45218f0df38e55e55339370c.tar.bz2 |
Examples link correction (fixes #527)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/quick-start.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org index 596d043..07f9b7d 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -313,7 +313,7 @@ See [[https://github.com/jaor/xmobar/issues/239#issuecomment-233206552][this ide dynamically xmobar's size and run it alongside a system tray widget such as trayer or stalonetray (although the idea is not limited to trays, really). For your convenience, there is a version of Jonas' script in -[[./examples/padding-icon.sh][examples/padding-icon.sh]]. +[[../examples/padding-icon.sh][examples/padding-icon.sh]]. * Command Line Options |