Update references to gitlab.com
Some checks failed
/ test (push) Failing after 1m25s

This commit is contained in:
Antonin Delpeuch 2023-12-19 09:41:46 +01:00
parent fafc469aa4
commit 581559ad59
13 changed files with 14 additions and 14 deletions

View file

@ -13,7 +13,7 @@ Website for [kanthaus.online](https://kanthaus.online/), based on the [Grav](htt
# QuickStart
```sh
git clone https://gitlab.com/kanthaus/kanthaus.online.git
git clone https://git.kanthaus.online/kanthaus/kanthaus.online.git
cd kanthaus.online
composer install
php -S localhost:8000 system/router.php

View file

@ -13,5 +13,5 @@
name: grav-deploy
vars:
site: kanthaus-online-grav
repo: https://gitlab.com/kanthaus/kanthaus.online.git
repo: https://git.kanthaus.online/kanthaus/kanthaus.online.git
branch: master

View file

@ -1,5 +1,5 @@
---
title: "Verfassung"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/constitution/constitution.de.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/constitution/constitution.de.md
---

View file

@ -1,5 +1,5 @@
---
title: "Constitution"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/constitution/constitution.en.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/constitution/constitution.en.md
---

View file

@ -1,5 +1,5 @@
---
title: "FAQ"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/governanceFAQ/faq.de.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/governanceFAQ/faq.de.md
---

View file

@ -1,5 +1,5 @@
---
title: "FAQ"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/governanceFAQ/faq.en.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/governanceFAQ/faq.en.md
---

View file

@ -1,5 +1,5 @@
---
title: "Gemeinschaftliche Vereinbarungen"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/collectiveAgreements/collectiveAgreements.de.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/collectiveAgreements/collectiveAgreements.de.md
---

View file

@ -1,5 +1,5 @@
---
title: "Collective Agreements"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/collectiveAgreements/collectiveAgreements.en.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/collectiveAgreements/collectiveAgreements.en.md
---

View file

@ -1,5 +1,5 @@
---
title: "Positionen und Evaluation"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/positionsAndEvaluations/positionsAndEvaluations.de.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/positionsAndEvaluations/positionAndEvaluations.de.md
---

View file

@ -1,5 +1,5 @@
---
title: "Positions and Evaluation"
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/positionsAndEvaluations/positionsAndEvaluations.en.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/positionsAndEvaluations/positionAndEvaluations.en.md
---

View file

@ -1,5 +1,5 @@
---
title: "Satzung Haus Kante Wurzen w.V."
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/satzung_hauskantewurzen/satzung_hauskantewurzen.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/satzung_hauskantewurzen/satzung_hauskantewurzen.md
---

View file

@ -1,5 +1,5 @@
---
title: "Satzung Wandel würzen e.V."
remote:
url: https://gitlab.com/kanthaus/kanthaus-governance/-/raw/master/documents/satzung_wandelwuerzen/satzung_wandelwuerzen.md
url: https://git.kanthaus.online/kanthaus/kanthaus-governance/raw/branch/master/documents/satzung_wandelwuerzen/satzung_wandelwuerzen.md
---

View file

@ -76,10 +76,10 @@
</div>
<div style="position: relative; top: 20px">
<a
href="https://gitlab.com/kanthaus/kanthaus.online/-/edit/master/{{ page.filePathClean }}"
href="https://git.kanthaus.online/kanthaus/kanthaus.online/_edit/master/{{ page.filePathClean }}"
target="_blank"
>
<i class="fa fa-gitlab"></i>
<i class="fa fa-pencil"></i>
{{ 'EDIT_PAGE'|t }}
</a>
<br/>