From: Stef Walter Date: Tue, 29 Nov 2016 12:40:32 +0000 (+0100) Subject: doc: Update documentation to point towards GitHub X-Git-Tag: 0.23.3~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b86585f1b1d140b73b693c81aac8b4a9af1cb8d;p=p11-kit doc: Update documentation to point towards GitHub The p11-kit code has moved to GitHub. The documentation needs an update. --- 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 @@ $ pkg-config p11-kit-1 --variable p11_module_path You can download tarballs of the releases of p11-kit or - check + check out the source code from git. 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.