mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fix sphinx build warnings
This commit is contained in:
+1
-1
@@ -279,5 +279,5 @@ epub_exclude_files = [
|
||||
todo_include_todos = True
|
||||
|
||||
intersphinx_mapping = {
|
||||
'python': ('http://docs.python.org/', None),
|
||||
'python': ('https://docs.python.org/3', None),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user