diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/xpybar.texinfo | 4 | ||||
-rw-r--r-- | doc/man/xpybar.1 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/info/xpybar.texinfo b/doc/info/xpybar.texinfo index 1c83fcc..361898a 100644 --- a/doc/info/xpybar.texinfo +++ b/doc/info/xpybar.texinfo @@ -122,9 +122,9 @@ script via the variable @code{config_file}, which is a list. @code{xpybar} is configured by reimplement functions (and running some code.) You can find the source code and read it at -@url{https://github.com/maandree/xpybar/tree/master/src/}. +@url{https://codeberg.org/maandree/xpybar/tree/master/src/}. If the documentation is not clear enough, please file a bug -att @url{https://github.com/maandree/xpybar/issues} or to +att @url{https://codeberg.org/maandree/xpybar/issues} or to @code{maandree@@kth.se}. Graphic-functions are found in @file{x.py} and @file{__main__.py}. diff --git a/doc/man/xpybar.1 b/doc/man/xpybar.1 index 7b2098c..71d9d65 100644 --- a/doc/man/xpybar.1 +++ b/doc/man/xpybar.1 @@ -83,4 +83,4 @@ This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH BUGS Please report bugs to https://github.com/maandree/xpybar/issues or to -maandree@kth.se +m@maandreese |