diff options
author | Leah Neukirchen <leah@vuxu.org> | 2019-03-01 12:34:25 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2019-03-01 12:34:25 +0100 |
commit | a6c94f11800f3489cdc444cee863704ad23484b2 (patch) | |
tree | b5e8fad451b454869e7d7495a25fd901bf6fbbb1 | |
parent | 906a4c179a02a28fe8836830245619478c03a72d (diff) | |
download | xtools-a6c94f11800f3489cdc444cee863704ad23484b2.tar.gz xtools-a6c94f11800f3489cdc444cee863704ad23484b2.tar.xz xtools-a6c94f11800f3489cdc444cee863704ad23484b2.zip |
xtools.1: update link
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | xtools.1 | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/README b/README index 1af3e16..8dbf8ad 100644 --- a/README +++ b/README @@ -111,7 +111,8 @@ COMMANDS xuname – display system info relevant for debugging Void - xpcdeps pcfile ... - finds package matching the Requires: section of pkg-config files + xpcdeps pcfile ... – finds package matching the Requires: section of pkg- + config files DESCRIPTION Tools working on the void-packages tree use xdistdir to find it, check @@ -126,10 +127,9 @@ LICENSE To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work. - http://creativecommons.org/publicdomain/zero/1.0/ + http://creativecommons.org/publicdomain/zero/1.0/ BUGS - All bugs should be reported to - https://github.com/chneukirchen/xtools + All bugs should be reported to https://github.com/leahneukirchen/xtools Void Linux May 2, 2017 Void Linux diff --git a/xtools.1 b/xtools.1 index e3570b1..a1d5590 100644 --- a/xtools.1 +++ b/xtools.1 @@ -263,4 +263,4 @@ neighboring rights to this work. .Lk http://creativecommons.org/publicdomain/zero/1.0/ .Sh BUGS All bugs should be reported to -.Lk https://github.com/chneukirchen/xtools +.Lk https://github.com/leahneukirchen/xtools |