summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HACKING5
-rw-r--r--doc/manual/p11-kit-devel.xml2
2 files changed, 5 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 5fa9570..73ddb8a 100644
--- 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
diff --git a/doc/manual/p11-kit-devel.xml b/doc/manual/p11-kit-devel.xml
index 2ce3f0c..80414e5 100644
--- a/doc/manual/p11-kit-devel.xml
+++ b/doc/manual/p11-kit-devel.xml
@@ -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>