From a882103d3c7a8ce04691c53e20ffbdb0c73f282b Mon Sep 17 00:00:00 2001 From: Lu Weizheng Date: Mon, 12 Feb 2024 17:41:35 +0800 Subject: [PATCH] translation --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index db39ed9..cc1a024 100644 --- a/conf.py +++ b/conf.py @@ -22,8 +22,8 @@ 'home_page_in_toc': True, 'icon_links': [ { - "name": "English", - "url": "https://dp.godaai.org/", # required + "name": "English Version", + "url": "https://godaai.github.io/distributed-python-en/", # required "icon": "fa fa-language", "type": "fontawesome", },