diff --git a/AGENTS.md b/AGENTS.md index 5b16cf4..b2fa26e 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -109,4 +109,4 @@ Dark Mode: ## Ansprechpartner -- Repo: https://gitea.pro/schmidt1024/tausch.app +- Repo: https://gitea.pro/schmidt1024/dgray diff --git a/README.md b/README.md index f2e228b..6c8b8b7 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ dgray.io ermöglicht es Nutzern, Kleinanzeigen zu schalten und Waren/Dienstleist ```bash # Repository klonen -git clone https://gitea.pro/schmidt1024/tausch.app.git +git clone https://gitea.pro/schmidt1024/dgray.git cd tausch.app # Lokalen Server starten @@ -97,7 +97,7 @@ npx live-server ### Projektstruktur ``` -tausch.app/ +dgray/ ├── index.html # Entry Point ├── manifest.json # PWA Manifest ├── service-worker.js # Offline-Support