[gobject-introspection/ebassi/docs-urls-fixes: 2/3] docs: Point to the GitLab page for libgrepository's API reference




commit 08c9b6a7f257d0590ab2e7dd8165c91c89138d90
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Nov 6 16:32:25 2021 +0000

    docs: Point to the GitLab page for libgrepository's API reference
    
    Do not use the snapshot of the old developer.gnome.org website; we
    generate and publish the API reference ourselves.

 docs/reference/gi-docs.xml                       | 4 ++--
 docs/website/writingbindings/libgirepository.rst | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/docs/reference/gi-docs.xml b/docs/reference/gi-docs.xml
index abaedf21..ab83b9d8 100644
--- a/docs/reference/gi-docs.xml
+++ b/docs/reference/gi-docs.xml
@@ -10,8 +10,8 @@
     <title>libgirepository API Reference</title>
     <releaseinfo>
       This document is for libgirepository version &version;.
-      The latest version of this documentation can be found on-line at
-      <ulink type="http" 
url="https://developer-old.gnome.org/gi/unstable/";>https://developer-old.gnome.org/gi/unstable/</ulink>.
+      The latest version of this documentation can be found <ulink type="http"
+      url="https://gnome.pages.gitlab.gnome.org/gobject-introspection/girepository/";>on-line</ulink>.
       <para>
         For more information on how to build libgirepository, for how to build
         bindings with it and for information on GObject Introspection in
diff --git a/docs/website/writingbindings/libgirepository.rst 
b/docs/website/writingbindings/libgirepository.rst
index 408956fd..cc72c140 100644
--- a/docs/website/writingbindings/libgirepository.rst
+++ b/docs/website/writingbindings/libgirepository.rst
@@ -7,7 +7,7 @@ typelib data and for interacting with the corresponding GObject based
 libraries.
 
 For more information about libgirepository see the `API documentation
-<https://developer-old.gnome.org/gi/stable>`__.
+<https://gnome.pages.gitlab.gnome.org/gobject-introspection/girepository/>`__.
 
 The following example shows how to call the ``g_assertion_message()`` function
 from libglib-2.0:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]