From 975f2ccf5dcde210e1da5557eda627c42763e322 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Fri, 16 Feb 2018 18:22:44 +0100 Subject: doc: Replace links to freedesktop.org to github pages --- doc/manual/p11-kit-devel.xml | 8 ++++---- doc/manual/p11-kit.xml | 4 ++-- doc/manual/pkcs11.conf.xml | 2 +- doc/manual/trust.xml | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/manual/p11-kit-devel.xml b/doc/manual/p11-kit-devel.xml index 80414e5..9c848a2 100644 --- a/doc/manual/p11-kit-devel.xml +++ b/doc/manual/p11-kit-devel.xml @@ -12,9 +12,9 @@ contributing to p11-kit beyond what's in this manual: - Website + Website Mailing list - Bugzilla + Issue tracker @@ -89,7 +89,7 @@ $ pkg-config p11-kit-1 --variable p11_module_path contribute to the project or package p11-kit. You can download - tarballs + tarballs of the releases of p11-kit or check out the source code from git. This documentation will not @@ -306,7 +306,7 @@ $ make install you've tested the lines changed by a patch. A code coverage report is - available online. + available online.
diff --git a/doc/manual/p11-kit.xml b/doc/manual/p11-kit.xml index cd0e5d6..48a9201 100644 --- a/doc/manual/p11-kit.xml +++ b/doc/manual/p11-kit.xml @@ -134,7 +134,7 @@ $ p11-kit remote pkcs11:token1 pkcs11:token2 ... Please send bug reports to either the distribution bug tracker or the upstream bug tracker at - https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&component=p11-kit. + https://github.com/p11-glue/p11-kit/issues/. @@ -145,7 +145,7 @@ $ p11-kit remote pkcs11:token1 pkcs11:token2 ... Further details available in the p11-kit online documentation at - http://p11-glue.freedesktop.org/doc/p11-kit/. + https://p11-glue.github.io/p11-glue/p11-kit/manual/. diff --git a/doc/manual/pkcs11.conf.xml b/doc/manual/pkcs11.conf.xml index ffd89a5..e94f9d1 100644 --- a/doc/manual/pkcs11.conf.xml +++ b/doc/manual/pkcs11.conf.xml @@ -274,7 +274,7 @@ remote: |ssh user@remote p11-kit remote /path/to/module.so p11-kit8 Further details available in the p11-kit online documentation at - http://p11-glue.freedesktop.org/doc/p11-kit/. + https://p11-glue.github.io/p11-glue/p11-kit/manual/. diff --git a/doc/manual/trust.xml b/doc/manual/trust.xml index 14dcbba..b9dc018 100644 --- a/doc/manual/trust.xml +++ b/doc/manual/trust.xml @@ -391,7 +391,7 @@ $ trust dump Please send bug reports to either the distribution bug tracker or the upstream bug tracker at - https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&component=p11-kit. + https://github.com/p11-glue/p11-kit/issues/. @@ -401,10 +401,10 @@ $ trust dump p11-kit8 An explanatory document about storing trust policy: - http://p11-glue.freedesktop.org/doc/storing-trust-policy/ + https://p11-glue.github.io/p11-glue/doc/storing-trust-policy/ Further details available in the p11-kit online documentation at - http://p11-glue.freedesktop.org/doc/p11-kit/. + https://p11-glue.github.io/p11-glue/p11-kit/manual/. -- cgit v1.1