From c399f8e54148151a190448011df5224f3de411f2 Mon Sep 17 00:00:00 2001 From: YozoraXCII <96386153+YozoraXCII@users.noreply.github.com> Date: Fri, 17 Feb 2023 17:03:36 +0000 Subject: [PATCH] Relative redirect --- docs/conf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 9a5c5781..b02eb310 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -108,8 +108,7 @@ redirects = { "metadata/details/details": "update.html", "malauth": "https://replit.com/@chazlarson/MALAuth", "traktauth": "https://replit.com/@chazlarson/TraktAuth", - "defaults/movie/universe": "defaults/both/universe", - + "defaults/movie/universe": "../both/universe.html", } # Theme options are theme-specific and customize the look and feel of a