The p11-kit code has moved to GitHub. The documentation needs
an update.
-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
<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>