Skip to content

Commit 66b4302

Browse files
committed
fix
1 parent cddbfca commit 66b4302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/_templates/sidebartoc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{%- if theme_display_global_toc_section %}
44
<div class="docs-sidebar-section" id="table-of-contents">
55
<!-- <a href="../{{ pathto(master_doc) }}" class="docs-sidebar-section-title"><h4>{{project}} {{version}}</h4></a> -->
6-
<a href="/index.html" class="docs-sidebar-section-title"><h4>{{project}} {{version}}</h4></a>
6+
<a href="/otc-java-sdk-v1/index.html" class="docs-sidebar-section-title"><h4>{{project}} {{version}}</h4></a>
77
{%- if theme_sidebar_mode == 'toc' %}
88
{{ toc }}
99
{%- elif theme_sidebar_mode == 'toctree' %}

0 commit comments

Comments
 (0)