]> granicus.if.org Git - p11-kit/commitdiff
maint: Point to the new URLs
authorDaiki Ueno <dueno@redhat.com>
Tue, 27 Feb 2018 11:31:42 +0000 (12:31 +0100)
committerDaiki Ueno <ueno@gnu.org>
Tue, 27 Feb 2018 15:33:59 +0000 (16:33 +0100)
HACKING
configure.ac

diff --git a/HACKING b/HACKING
index 73ddb8a761096c28ff952b3f7770a0f01b259483..13598aa263a26661294b49323ebead8a32198bcc 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -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
index dde92b4978d83155385840d1b9b86ff818a72724..a1ca0130953cbd3dcbdf578d74985e412c0ca002 100644 (file)
@@ -2,9 +2,9 @@ AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
        [0.23.9],
-       [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
+       [https://github.com/p11-glue/p11-kit/issues],
        [p11-kit],
-       [http://p11-glue.freedesktop.org/p11-kit.html])
+       [https://p11-glue.github.io/p11-glue/p11-kit.html])
 
 # ------------------------------------------------------------------------------
 # p11-kit libtool versioning