[libadwaita/wip/exalm/gnome-pages: 1/2] Update the repo URL
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/gnome-pages: 1/2] Update the repo URL
- Date: Tue, 30 Mar 2021 13:45:45 +0000 (UTC)
commit 500145b40dce3de5e349e758f15630eeb20e2bf2
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Mar 30 18:45:11 2021 +0500
Update the repo URL
doc.sh | 2 +-
index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc.sh b/doc.sh
index 0892051..7e0ea24 100755
--- a/doc.sh
+++ b/doc.sh
@@ -15,7 +15,7 @@ mkdir -p $DOC_DIR
for REF in $REFS; do
API_VERSION=`echo $REF | sed 's/libadwaita-\([0-9][0-9]*\)-\([0-9][0-9]*\)/\1.\2/'`
- curl -L --output "$REF.zip"
"https://gitlab.gnome.org/exalm/libadwaita/-/jobs/artifacts/$REF/download?job=doc"
+ curl -L --output "$REF.zip"
"https://gitlab.gnome.org/GNOME/libadwaita/-/jobs/artifacts/$REF/download?job=doc"
unzip -d "$REF" "$REF.zip"
mv "$REF/_doc" $DOC_DIR/$API_VERSION
diff --git a/index.html b/index.html
index 8165cc3..964b36e 100644
--- a/index.html
+++ b/index.html
@@ -61,7 +61,7 @@
</li>
<li>
- <a href="https://gitlab.gnome.org/exalm/libadwaita/">
+ <a href="https://gitlab.gnome.org/GNOME/libadwaita/">
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path id="path50_2_" class="st3" d="m8 15 2.9292-9.0101h-5.8541z"/><path id="path66_6_"
class="st4" d="m0.97224 5.99-0.892 2.7374c-0.080719 0.24856 0.0064518 0.52293 0.2195 0.67787l7.7003
5.5948z"/><path id="path74_2_" class="st3" d="m0.97224
5.99h4.1028l-1.7657-5.4263c-0.090373-0.27762-0.48422-0.27762-0.57784 0z"/><path id="path82_6_" class="st4"
d="m15.032 5.99 0.8888 2.7374c0.08072 0.24856-0.0065 0.52293-0.2195 0.67787l-7.7013 5.5948z"/><path
id="path86_2_" class="st3" d="m15.032 5.99h-4.1028l1.7625-5.4263c0.09037-0.27762 0.48422-0.27762 0.57784 0z"/>
</svg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]