From 0c2d069443c9f9fa85cb86429a6b834e56468037 Mon Sep 17 00:00:00 2001 From: inventory69 Date: Tue, 23 Dec 2025 17:43:53 +0100 Subject: [PATCH] fix: Update repository URL in setup instructions [skip ci] --- .github/workflows/build-production-apk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-production-apk.yml b/.github/workflows/build-production-apk.yml index 4cc9a44..bb4ca09 100644 --- a/.github/workflows/build-production-apk.yml +++ b/.github/workflows/build-production-apk.yml @@ -187,7 +187,7 @@ jobs: **Einrichtung:** 1. Installiere Obtanium über den Link oben - 2. Füge die App mit dieser URL hinzu: `https://github.com/dettmersLiq/simple-notes-sync` + 2. Füge die App mit dieser URL hinzu: `https://github.com/inentory69/simple-notes-sync` 3. Aktiviere Auto-Updates ---