diff options
-rw-r--r-- | docs/user/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/conf.py b/docs/user/conf.py index da2e27533..1cf5cca95 100644 --- a/docs/user/conf.py +++ b/docs/user/conf.py @@ -4,7 +4,7 @@ project = 'Searx User-HB' version = release = VERSION_STRING -intersphinx_mapping['searx'] = (DOCS_URL, None) +intersphinx_mapping['searx'] = (brand.DOCS_URL, None) # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, |