]> granicus.if.org Git - p11-kit/commitdiff
doc: Update documentation to point towards GitHub
authorStef Walter <stefw@redhat.com>
Tue, 29 Nov 2016 12:40:32 +0000 (13:40 +0100)
committerDaiki Ueno <ueno@gnu.org>
Tue, 29 Nov 2016 15:42:04 +0000 (16:42 +0100)
The p11-kit code has moved to GitHub. The documentation needs
an update.

HACKING
doc/manual/p11-kit-devel.xml

diff --git a/HACKING b/HACKING
index 5fa957055b6307177c73f88962bfc2179b9fd819..73ddb8a761096c28ff952b3f7770a0f01b259483 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,8 +1,11 @@
-HACKING p11-kit
+CONTRIBUTING to p11-kit
 
  * Documentation on developing p11-kit:
    http://p11-glue.freedesktop.org/doc/p11-kit/devel.html
 
+ * Code available at:
+   https://github.com/p11-glue/p11-kit
+
  * General Website:
    http://p11-glue.freedesktop.org/p11-kit.html
 
index 2ce3f0c27b585be572f0c0a642ff8fe79949101e..80414e5841c6cf1d66a35eaef405f94569a0ef4f 100644 (file)
@@ -91,7 +91,7 @@ $ <command>pkg-config p11-kit-1 --variable p11_module_path</command>
                <para>You can download
                <ulink url="http://p11-glue.freedesktop.org/releases/">tarballs
                of the releases</ulink> of p11-kit or
-               <ulink url="http://cgit.freedesktop.org/p11-glue/p11-kit/">check
+               <ulink url="https://github.com/p11-glue/p11-kit/">check
                out the source code from git</ulink>. This documentation will not
                go into all the details of how to get your development environment
                set up and instead focus on the what's unique to compiling p11-kit.</para>