From 70e24402e94f66ffe90daef28c1593f9ef766bc0 Mon Sep 17 00:00:00 2001 From: flykhan Date: Sun, 3 May 2026 11:47:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=AB=99=E7=82=B9=20URL=20?= =?UTF-8?q?=E5=92=8C=E4=BB=93=E5=BA=93=E9=93=BE=E6=8E=A5=E4=B8=BA=20flykha?= =?UTF-8?q?n=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 110f496..b365999 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,9 +1,9 @@ site_name: "数学、计算机科学与 AI 百科全书" -site_url: "https://henryndubuaku.github.io/maths-cs-ai-compendium/" -site_description: "一本开源的直觉优先教科书,从零开始覆盖数学、计算机科学和人工智能。" -site_author: "Henry Ndubuaku" -repo_url: "https://github.com/HenryNdubuaku/maths-cs-ai-compendium" -repo_name: "HenryNdubuaku/maths-cs-ai-compendium" +site_url: "https://flykhan.github.io/maths-cs-ai-compendium-zh/" +site_description: "一本开源的直觉优先教科书,从零开始覆盖数学、计算机科学和人工智能(中文翻译版)。" +site_author: "Henry Ndubuaku (flykhan 译)" +repo_url: "https://github.com/flykhan/maths-cs-ai-compendium-zh" +repo_name: "flykhan/maths-cs-ai-compendium-zh" docs_dir: docs @@ -64,7 +64,7 @@ plugins: extra: social: - icon: fontawesome/brands/github - link: https://github.com/HenryNdubuaku/maths-cs-ai-compendium + link: https://github.com/flykhan/maths-cs-ai-compendium-zh nav: - 首页: index.md