From 4bf8089999650b6e08796d4b7e6288a67b9cb2cd Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 4 Mar 2024 15:31:50 +0800 Subject: chore(docs): update docs conf.py for new domain --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index 56e6723d..dc69f6ef 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -50,7 +50,7 @@ templates_path = ["_templates"] exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] extlinks = { "issue": ("https://github.com/HydroRoll-Team/infini/%s", "issue %s"), - "doc": ("https://grps.hydroroll.team/zh_CN/latest/%s", "pages/%s"), + "doc": ("https://infini.hydroroll.team/zh-cn/latest/%s", "pages/%s"), } source_suffix = { ".rst": "restructuredtext", -- cgit v1.2.3-70-g09d2