Skip to content

Commit 70a8e87

Browse files
committed
Config update for crate-docs-theme 0.9.0
1 parent ac8736f commit 70a8e87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
from crate.theme.rtd.conf.clients_python import *
1+
from crate.theme.rtd.conf.python import *
22
html_favicon = None
33

4-
site_url = 'https://crate.io/docs/clients/python/en/latest/'
4+
site_url = 'https://crate.io/docs/python/en/latest/'
55
extensions = ['sphinx_sitemap']
66

77
rst_prolog = """

0 commit comments

Comments
 (0)