fix error url

Change-Id: I0f7c5e6231f42e67fb10cc8273ee6b311b6eafe2
This commit is contained in:
wangqi 2018-06-19 03:28:33 +00:00
parent 3cb59e0520
commit 8cfdd1861e
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#
# This file does only contain a selection of the most common options. For a
# full list see the documentation:
# http://www.sphinx-doc.org/en/stable/config
# http://www.sphinx-doc.org/en/stable/config.html
# -- Path setup --------------------------------------------------------------
@ -170,4 +170,4 @@ intersphinx_mapping = {'https://docs.python.org/': None}
# -- Options for todo extension ----------------------------------------------
# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = True
todo_include_todos = True