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", },