diff options
author | Daiki Ueno <dueno@redhat.com> | 2018-02-16 18:22:44 +0100 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2018-02-26 10:33:00 +0100 |
commit | 975f2ccf5dcde210e1da5557eda627c42763e322 (patch) | |
tree | 10d8cd69df9b795e9d51c4ae930b52f90a6b4263 /doc/manual/p11-kit.xml | |
parent | 9616790b9ad4147acd5b11de11d6d79bc9ad807f (diff) |
doc: Replace links to freedesktop.org to github pages
Diffstat (limited to 'doc/manual/p11-kit.xml')
-rw-r--r-- | doc/manual/p11-kit.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 ... <para> Please send bug reports to either the distribution bug tracker or the upstream bug tracker at - <ulink url="https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&component=p11-kit">https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&component=p11-kit</ulink>. + <ulink url="https://github.com/p11-glue/p11-kit/issues/">https://github.com/p11-glue/p11-kit/issues/</ulink>. </para> </refsect1> @@ -145,7 +145,7 @@ $ p11-kit remote pkcs11:token1 pkcs11:token2 ... </simplelist> <para> Further details available in the p11-kit online documentation at - <ulink url="http://p11-glue.freedesktop.org/doc/p11-kit/">http://p11-glue.freedesktop.org/doc/p11-kit/</ulink>. + <ulink url="https://p11-glue.github.io/p11-glue/p11-kit/manual/">https://p11-glue.github.io/p11-glue/p11-kit/manual/</ulink>. </para> </refsect1> |