diff options
author | Daiki Ueno <dueno@redhat.com> | 2018-02-27 12:31:42 +0100 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2018-02-27 16:33:59 +0100 |
commit | 39eb7a3dd16233b16fb1e50fe30d55f5f86fbaa5 (patch) | |
tree | f4c65099ec08863ed3c63d4f09c065104847c795 /HACKING | |
parent | d2318ca31774d6a02eff5d0b3af2f3c89cb58c9d (diff) |
maint: Point to the new URLs
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,16 +1,16 @@ CONTRIBUTING to p11-kit * Documentation on developing p11-kit: - http://p11-glue.freedesktop.org/doc/p11-kit/devel.html + https://p11-glue.github.io/p11-glue/p11-kit/manual/devel.html * Code available at: https://github.com/p11-glue/p11-kit * General Website: - http://p11-glue.freedesktop.org/p11-kit.html + https://p11-glue.github.io/p11-glue/p11-kit.html * Mailing list: p11-glue@lists.freedesktop.org * Report bugs here: - https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue + https://github.com/p11-glue/p11-kit/issues |