summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2016-11-29 13:40:32 +0100
committerDaiki Ueno <ueno@gnu.org>2016-11-29 16:42:04 +0100
commit2b86585f1b1d140b73b693c81aac8b4a9af1cb8d (patch)
tree2636f0b273092874e236099e9c8c4351a1737077 /doc
parent8046370a9d0c8333d84a1294c302d21634729cc8 (diff)
doc: Update documentation to point towards GitHub
The p11-kit code has moved to GitHub. The documentation needs an update.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/p11-kit-devel.xml2
1 files changed, 1 insertions, 1 deletions
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>