github -> gitea

This commit is contained in:
Pihkaal
2025-12-22 07:01:47 +01:00
parent 900c6a6bdc
commit cae36e0a84
2 changed files with 3 additions and 3 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://github.com/pihkaal/aphp-gestime-exporter/releases)
1. Download a [release](https://git.pihkaal.xyz/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

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