From f1266d31372d0c99d984d2d9fdc0e1a90f5e2ee5 Mon Sep 17 00:00:00 2001 From: Infi Date: Sun, 12 Oct 2025 00:36:15 +0200 Subject: [PATCH] docs: change repo location (pre-emptively) Signed-off-by: Infi --- docs/astro.config.mjs | 6 +++--- docs/src/content/docs/index.mdx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index 27968d20..25fa2b91 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -4,13 +4,13 @@ import markdownIntegration from "@astropub/md" // https://astro.build/config export default defineConfig({ - site: "https://revoltchat.github.io", - base: "/android", + site: "https://stoatchat.github.io", + base: "/for-android", integrations: [ starlight({ title: "Stoat for Android Technical Documentation", social: { - github: "https://github.com/revoltchat/android", + github: "https://github.com/stoatchat/for-android", }, sidebar: [ { diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 3acfc02a..3fcc1c9a 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -1,6 +1,6 @@ --- -title: Revolt on Android — Technical Documentation -description: A guide to getting started with Revolt on Android. +title: Stoat for Android — Technical Documentation +description: A guide to getting started with Stoat for Android. template: splash hero: image: