Skip to content

Commit 8a58c6d

Browse files
committed
fix docs
1 parent ce879ae commit 8a58c6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1>RedBlackPy v1.2</h1>
4242
<nav class="main-menu">
4343
<ul>
4444
<li><a href="./doc_index.html">Docs</a></li>
45-
<li><a href="">User Guide</a></li>
45+
<li><a href="./series_user_guide.html">User Guide</a></li>
4646
</ul>
4747
</nav>
4848

docs/series.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
<h3> <font color=#e2e6ee> RedBlackPy 0.1.0 </font> </h3>
479479
<h4> <font color=#e2e6ee> Table of contents: </font> </h4>
480480
<div id="expanded" style="display: true">
481-
<a href="../index.html" class="button">Main</a> <br>
481+
<a href="./doc_index.html" class="button">Main</a> <br>
482482
<a href=#head class="button">Series</a> <br>
483483
<a href=#meth class="button">Methods</a> <br>
484484
<a href=#int class="button">Interpolation</a> <br>

0 commit comments

Comments
 (0)