aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-06 09:24:20 +0200
committerMattias Andrée <m@maandree.se>2024-10-06 09:24:20 +0200
commit6156b89e7eded519445e8e16ca94723551323552 (patch)
treef9856d3fa67ab257546cefe646f78c10fb594694 /doc
parentEmpty signed commit (diff)
downloadxpybar-6156b89e7eded519445e8e16ca94723551323552.tar.gz
xpybar-6156b89e7eded519445e8e16ca94723551323552.tar.bz2
xpybar-6156b89e7eded519445e8e16ca94723551323552.tar.xz
Update-emailHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/xpybar.texinfo4
-rw-r--r--doc/man/xpybar.12
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