chore: update gitea url

This commit is contained in:
Pihkaal
2026-02-11 14:54:17 +01:00
parent cae36e0a84
commit 5b4631f38e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ Planning exporter for [APHP Gestime](https://gestime.aphp.fr). Export your plann
## How to Install
1. Download a [release](https://git.pihkaal.xyz/aphp-gestime-exporter/releases)
1. Download a [release](https://git.pihkaal.me/aphp-gestime-exporter/releases)
2. Extract the files (unzip the downloaded archive)
3. Load the extension ([Tutorial](https://www.youtube.com/watch?v=NH5CPm9pyts))
1. Go to `chrome://extensions`

View File

@@ -54,7 +54,7 @@ const downloadCalendar = async () => {
<div class="flex items-center gap-2">
<UButton
icon="i-lucide-folder-git"
to="https://git.pihkaal.xyz/aphp-gestime-exporter"
to="https://git.pihkaal.me/aphp-gestime-exporter"
target="_blank"
color="neutral"
variant="ghost"