We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce879ae commit 8a58c6dCopy full SHA for 8a58c6d
2 files changed
docs/index.html
@@ -42,7 +42,7 @@ <h1>RedBlackPy v1.2</h1>
42
<nav class="main-menu">
43
<ul>
44
<li><a href="./doc_index.html">Docs</a></li>
45
- <li><a href="">User Guide</a></li>
+ <li><a href="./series_user_guide.html">User Guide</a></li>
46
</ul>
47
</nav>
48
docs/series.html
@@ -478,7 +478,7 @@
478
<h3> <font color=#e2e6ee> RedBlackPy 0.1.0 </font> </h3>
479
<h4> <font color=#e2e6ee> Table of contents: </font> </h4>
480
<div id="expanded" style="display: true">
481
- <a href="../index.html" class="button">Main</a> <br>
+ <a href="./doc_index.html" class="button">Main</a> <br>
482
<a href=#head class="button">Series</a> <br>
483
<a href=#meth class="button">Methods</a> <br>
484
<a href=#int class="button">Interpolation</a> <br>
0 commit comments