[pango/main: 1/3] docs: Update branch references to main




commit df33ef64711fadb1b6575b6e342d20292313c40e
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jul 16 12:29:18 2021 -0400

    docs: Update branch references to main
    
    Change the source locations in the gi-docgen files
    to point to main instead of master.
    
    This is part of #576

 docs/pango.toml.in      | 2 +-
 docs/pangocairo.toml.in | 2 +-
 docs/pangofc.toml.in    | 2 +-
 docs/pangoft2.toml.in   | 2 +-
 docs/pangoot.toml.in    | 2 +-
 docs/pangoxft.toml.in   | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/docs/pango.toml.in b/docs/pango.toml.in
index 56705fe8..c4a1c11e 100644
--- a/docs/pango.toml.in
+++ b/docs/pango.toml.in
@@ -54,7 +54,7 @@ name = "basic"
 show_index_summary = true
 
 [source-location]
-base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/";
+base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/main/";
 
 [extra]
 content_files = [
diff --git a/docs/pangocairo.toml.in b/docs/pangocairo.toml.in
index 3d41b82f..2c552714 100644
--- a/docs/pangocairo.toml.in
+++ b/docs/pangocairo.toml.in
@@ -27,7 +27,7 @@ name = "basic"
 show_index_summary = true
 
 [source-location]
-base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/";
+base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/main/";
 
 [extra]
 content_files = [
diff --git a/docs/pangofc.toml.in b/docs/pangofc.toml.in
index 061ff072..f78e7d0a 100644
--- a/docs/pangofc.toml.in
+++ b/docs/pangofc.toml.in
@@ -27,7 +27,7 @@ name = "basic"
 show_index_summary = true
 
 [source-location]
-base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/";
+base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/main/";
 
 [extra]
 
diff --git a/docs/pangoft2.toml.in b/docs/pangoft2.toml.in
index c44dfe7f..ad6bdcd2 100644
--- a/docs/pangoft2.toml.in
+++ b/docs/pangoft2.toml.in
@@ -27,7 +27,7 @@ name = "basic"
 show_index_summary = true
 
 [source-location]
-base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/";
+base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/main/";
 
 [extra]
 
diff --git a/docs/pangoot.toml.in b/docs/pangoot.toml.in
index 531cd640..c319ca79 100644
--- a/docs/pangoot.toml.in
+++ b/docs/pangoot.toml.in
@@ -22,7 +22,7 @@ name = "basic"
 show_index_summary = true
 
 [source-location]
-base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/";
+base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/main/";
 
 [extra]
 
diff --git a/docs/pangoxft.toml.in b/docs/pangoxft.toml.in
index d117b388..6b87476d 100644
--- a/docs/pangoxft.toml.in
+++ b/docs/pangoxft.toml.in
@@ -27,7 +27,7 @@ name = "basic"
 show_index_summary = true
 
 [source-location]
-base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/";
+base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/main/";
 
 [extra]
 content_files = [


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