diff options
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 3ad4c8c..a52242d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,7 +2,7 @@ from docs_conf.conf import * branch = 'latest' master_doc = 'index' -version = 'frankfurt' +version = 'guilin' linkcheck_ignore = [ 'http://localhost', |