From da0641c1155fde14b1b32b2a9bfaa00197580358 Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 10 Mar 2025 21:21:31 +0200 Subject: [PATCH] chore: migrate to new domain --- README.md | 4 ++-- assets/discohook.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50d69f6..269f8ca 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,11 @@ I just made a Discord server for Tinyauth! It is not only for Tinyauth but gener ## Getting Started -You can easily get started with tinyauth by following the guide on the [documentation](https://tinyauth.doesmycode.work/docs/getting-started.html). There is also an available [docker compose file](./docker-compose.example.yml) that has traefik, nginx and tinyauth to demonstrate its capabilities. +You can easily get started with tinyauth by following the guide on the [documentation](https://tinyauth.app/docs/getting-started.html). There is also an available [docker compose file](./docker-compose.example.yml) that has traefik, nginx and tinyauth to demonstrate its capabilities. ## Documentation -You can find documentation and guides on all available configuration of tinyauth [here](https://tinyauth.doesmycode.work). +You can find documentation and guides on all available configuration of tinyauth [here](https://tinyauth.app). ## Contributing diff --git a/assets/discohook.json b/assets/discohook.json index 91acdb1..002e821 100644 --- a/assets/discohook.json +++ b/assets/discohook.json @@ -3,8 +3,8 @@ "embeds": [ { "title": "Welcome to Tinyauth Discord!", - "description": "Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic OAuth provider to all of your docker apps.\n\n**Information**\n\n• Github: \n• Website: ", - "url": "https://tinyauth.doesmycode.work", + "description": "Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic OAuth provider to all of your docker apps.\n\n**Information**\n\n• Github: \n• Website: ", + "url": "https://tinyauth.app", "color": 7002085, "author": { "name": "Tinyauth"