Compare commits

...

2 Commits

Author SHA1 Message Date
Pihkaal
5b4631f38e chore: update gitea url 2026-02-11 14:54:17 +01:00
Pihkaal
cae36e0a84 github -> gitea 2025-12-22 07:01:47 +01:00
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.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

@@ -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.me/aphp-gestime-exporter"
target="_blank"
color="neutral"
variant="ghost"