summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-05-11 22:17:42 +0200
committerBruno Haible <bruno@clisp.org>2019-05-11 22:17:42 +0200
commit19529fff59424f4b93e1a974260091b4bd74f746 (patch)
treee6686922746d580437f1ab6badfe8eb3228ffc56 /README
parent0b58ff101196ac0f49f749a3a65f673ea598dca7 (diff)
downloadlibunistring-19529fff59424f4b93e1a974260091b4bd74f746.tar.gz
Update bug reporting instructions.
* README: Tell users to report bugs in the bug tracker or by email. * doc/libunistring.texi (Reporting problems): Likewise.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 70e1c4a..47de6b0 100644
--- a/README
+++ b/README
@@ -75,10 +75,12 @@ Homepage
https://www.gnu.org/software/libunistring/
-Bug reports to
---------------
+Bug reports
+-----------
- <bug-libunistring@gnu.org>
+Report bugs
+ - in the bug tracker at <https://savannah.gnu.org/projects/libunistring>
+ - or by email to <bug-libunistring@gnu.org>.
Bruno Haible <bruno@clisp.org>