From 748aa8452cfc574bed331754c8a4487035f19723 Mon Sep 17 00:00:00 2001 From: wangqi Date: Tue, 19 Jun 2018 03:32:19 +0000 Subject: [PATCH] fix error url Change-Id: Ia830caf3c33ab029ad11738714e932ab5168ef90 --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 6e2e107..f6a19fa 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -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 --------------------------------------------------------------