]> granicus.if.org Git - p11-kit/commitdiff
doc: Replace links to freedesktop.org to github pages
authorDaiki Ueno <dueno@redhat.com>
Fri, 16 Feb 2018 17:22:44 +0000 (18:22 +0100)
committerDaiki Ueno <ueno@gnu.org>
Mon, 26 Feb 2018 09:33:00 +0000 (10:33 +0100)
doc/manual/p11-kit-devel.xml
doc/manual/p11-kit.xml
doc/manual/pkcs11.conf.xml
doc/manual/trust.xml

index 80414e5841c6cf1d66a35eaef405f94569a0ef4f..9c848a2f9aa06568c2bc47efd22f987bb6de1929 100644 (file)
@@ -12,9 +12,9 @@
                contributing to p11-kit beyond what's in this manual:</para>
 
                <itemizedlist>
-                       <listitem><para><ulink url="http://p11-glue.freedesktop.org/p11-kit.html">Website</ulink></para></listitem>
+                       <listitem><para><ulink url="https://p11-glue.github.io/p11-glue/p11-kit.html">Website</ulink></para></listitem>
                        <listitem><para><ulink url="mail:p11-glue@lists.freedesktop.org">Mailing list</ulink></para></listitem>
-                       <listitem><para><ulink url="https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&amp;component=p11-kit">Bugzilla</ulink></para></listitem>
+                       <listitem><para><ulink url="https://github.com/p11-glue/p11-kit/issues/">Issue tracker</ulink></para></listitem>
                </itemizedlist>
        </section>
 
@@ -89,7 +89,7 @@ $ <command>pkg-config p11-kit-1 --variable p11_module_path</command>
                contribute to the project or package p11-kit.</para>
 
                <para>You can download
-               <ulink url="http://p11-glue.freedesktop.org/releases/">tarballs
+               <ulink url="https://github.com/p11-glue/p11-kit/releases">tarballs
                of the releases</ulink> of p11-kit or
                <ulink url="https://github.com/p11-glue/p11-kit/">check
                out the source code from git</ulink>. This documentation will not
@@ -306,7 +306,7 @@ $ make install
                you've tested the lines changed by a patch.</para>
 
                <para>A code coverage report is
-                       <ulink url="http://p11-glue.freedesktop.org/build/coverage">available online</ulink></para>.
+                       <ulink url="https://coveralls.io/github/p11-glue/p11-kit">available online</ulink></para>.
        </section>
 
        <section id="devel-debugging">
index cd0e5d670d4b84e9718154f2a7cee8689ee8f49f..48a9201ce51dd191e6314cb466f091a9e4d668a3 100644 (file)
@@ -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&amp;component=p11-kit">https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&amp;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>
 
index ffd89a561fef8925eab4a3f58f9b65288e6be5b6..e94f9d186378db12c49d09b739d9b256134999c4 100644 (file)
@@ -274,7 +274,7 @@ remote: |ssh user@remote p11-kit remote /path/to/module.so
                <member><citerefentry><refentrytitle>p11-kit</refentrytitle><manvolnum>8</manvolnum></citerefentry></member>
        </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>
 
index 14dcbba83c829e8328a596eea6172f4708e11d92..b9dc018d82923a32486768b8086b8fb1a52d9997 100644 (file)
@@ -391,7 +391,7 @@ $ trust dump
   <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&amp;component=p11-kit">https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&amp;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>
 
@@ -401,10 +401,10 @@ $ trust dump
         <member><citerefentry><refentrytitle>p11-kit</refentrytitle><manvolnum>8</manvolnum></citerefentry></member>
     </simplelist>
     <para>An explanatory document about storing trust policy:
-    <ulink url="http://p11-glue.freedesktop.org/doc/storing-trust-policy/">http://p11-glue.freedesktop.org/doc/storing-trust-policy/</ulink></para>
+    <ulink url="https://p11-glue.github.io/p11-glue/doc/storing-trust-policy/">https://p11-glue.github.io/p11-glue/doc/storing-trust-policy/</ulink></para>
     <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>