summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 7adac8b..6883743 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -63,7 +63,7 @@ extensions = [
'cloud_sptheme.ext.index_styling',
# inserts toc into right hand nav bar (ala old style python docs)
- 'cloud_sptheme.ext.relbar_toc',
+ 'cloud_sptheme.ext.relbar_links',
# add "issue" role
'cloud_sptheme.ext.issue_tracker',