From 410c10120758c71c48e70a009701bfb0d436a791 Mon Sep 17 00:00:00 2001 From: Bauke Date: Sun, 23 Jul 2023 11:59:33 +0200 Subject: [PATCH] Change Git links to GitLab. --- README.md | 2 +- TOURS.md | 2 +- source/options/components/page-footer.tsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7320971..e01c702 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ ## License -Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](https://git.bauke.xyz/tildes-community/tildes-shepherd/src/branch/main/LICENSE) for more information. +Distributed under the [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) license, see [LICENSE](https://gitlab.com/tildes-community/tildes-shepherd/-/blob/main/LICENSE) for more information. diff --git a/TOURS.md b/TOURS.md index 6442868..1c942db 100644 --- a/TOURS.md +++ b/TOURS.md @@ -8,4 +8,4 @@ Draw it in GIMP, sketch it on paper and take a picture, as long as you can show ## Completion Status -You can find a progress tracker [in this issue](https://git.bauke.xyz/tildes-community/tildes-shepherd/issues/4). +You can find a progress tracker [in this issue](https://gitlab.com/tildes-community/tildes-shepherd/-/issues/1). diff --git a/source/options/components/page-footer.tsx b/source/options/components/page-footer.tsx index 0a4a215..e48a7ae 100644 --- a/source/options/components/page-footer.tsx +++ b/source/options/components/page-footer.tsx @@ -10,7 +10,7 @@ export class PageFooter extends Component { ©{" "} AGPL-3.0-or-later @@ -26,7 +26,7 @@ export class PageFooter extends Component { const version = ( v{manifest.version}