[gnome-weather/main: 2/2] appdata: Change master to HEAD for screenshot URLs




commit 63052e8ad9594db68698a73b4a69d9478eb1798a
Author: Christopher Davis <christopherdavis gnome org>
Date:   Sun Feb 20 12:22:29 2022 -0800

    appdata: Change master to HEAD for screenshot URLs
    
    HEAD will always point to the default branch.

 data/org.gnome.Weather.appdata.xml.in.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.Weather.appdata.xml.in.in b/data/org.gnome.Weather.appdata.xml.in.in
index 1a40586..17d56a8 100644
--- a/data/org.gnome.Weather.appdata.xml.in.in
+++ b/data/org.gnome.Weather.appdata.xml.in.in
@@ -30,10 +30,10 @@
   <project_group>GNOME</project_group>
   <screenshots>
     <screenshot type="default">
-      <image height="555" 
width="704">https://gitlab.gnome.org/GNOME/gnome-weather/raw/master/misc/screenshots/city-view.png</image>
+      <image height="555" 
width="704">https://gitlab.gnome.org/GNOME/gnome-weather/raw/HEAD/misc/screenshots/city-view.png</image>
     </screenshot>
     <screenshot>
-      <image height="555" 
width="704">https://gitlab.gnome.org/GNOME/gnome-weather/raw/master/misc/screenshots/world-popover.png</image>
+      <image height="555" 
width="704">https://gitlab.gnome.org/GNOME/gnome-weather/raw/HEAD/misc/screenshots/world-popover.png</image>
     </screenshot>
   </screenshots>
   <launchable type="desktop-id">@app_id@.desktop</launchable>


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