From 8bb182d9a04542a79b7228964aaa3d7f0f080f1f Mon Sep 17 00:00:00 2001 From: Mayank Shouche <43075711+mayankshouche@users.noreply.github.com> Date: Wed, 1 Apr 2026 16:18:35 -0700 Subject: [PATCH] Revert "Revert "make it relative urls again (#5074)" (#5075)" This reverts commit 59c05c29a6350d9b43a73a94d53584820b205e11. --- customize/themes.mdx | 2 +- docs.json | 2 +- es/customize/themes.mdx | 2 +- es/index.mdx | 4 ++-- fr/customize/themes.mdx | 2 +- fr/index.mdx | 4 ++-- index.mdx | 4 ++-- zh/customize/themes.mdx | 2 +- zh/index.mdx | 4 ++-- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/customize/themes.mdx b/customize/themes.mdx index 2e488b32e..f7852ba07 100644 --- a/customize/themes.mdx +++ b/customize/themes.mdx @@ -9,7 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} + {title}
diff --git a/docs.json b/docs.json index 1c020afd1..c0bb41069 100644 --- a/docs.json +++ b/docs.json @@ -7,7 +7,7 @@ "light": "#26BD6C", "dark": "#166E3F" }, - "favicon": "https://raw.githubusercontent.com/mintlify/docs/refs/heads/main/favicon.ico", + "favicon": "/favicon.ico", "icons": { "library": "lucide" }, diff --git a/es/customize/themes.mdx b/es/customize/themes.mdx index cce722cd5..ac1ccf988 100644 --- a/es/customize/themes.mdx +++ b/es/customize/themes.mdx @@ -9,7 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} + {title}
diff --git a/es/index.mdx b/es/index.mdx index a988cda79..0a2c40c02 100644 --- a/es/index.mdx +++ b/es/index.mdx @@ -9,11 +9,11 @@ export const HeroCard = ({ filename, title, description, href }) => { return (

diff --git a/fr/customize/themes.mdx b/fr/customize/themes.mdx index b9052fa07..9150b64dc 100644 --- a/fr/customize/themes.mdx +++ b/fr/customize/themes.mdx @@ -9,7 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} + {title}
diff --git a/fr/index.mdx b/fr/index.mdx index fdcfc13ea..5d8ac420e 100644 --- a/fr/index.mdx +++ b/fr/index.mdx @@ -9,11 +9,11 @@ export const HeroCard = ({ filename, title, description, href }) => { return (

diff --git a/index.mdx b/index.mdx index 8885e44dd..a5ce06e9d 100644 --- a/index.mdx +++ b/index.mdx @@ -9,11 +9,11 @@ export const HeroCard = ({ filename, title, description, href }) => { return (

diff --git a/zh/customize/themes.mdx b/zh/customize/themes.mdx index 3675eae81..c078ac24f 100644 --- a/zh/customize/themes.mdx +++ b/zh/customize/themes.mdx @@ -9,7 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} + {title}