Skip to content

Commit d5ea513

Browse files
Fix some broken links in docs
1 parent 736105a commit d5ea513

File tree

5 files changed

+27
-27
lines changed

5 files changed

+27
-27
lines changed

docs/.doctrees/environment.pickle

0 Bytes
Binary file not shown.

docs/.doctrees/index.doctree

2.22 KB
Binary file not shown.

docs/_sources/index.rst.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ Additional Resources
1313
====================
1414

1515
- CythonBenchmarking:
16-
- `TestResults: Cython Both <tests/CythonBenchmarking/TestResultsCythonBoth.html>`_
17-
- `TestResults: Cython Both Fresh Setup Final <tests/CythonBenchmarking/TestResultsCythonBothFreshFinal.html>`_
18-
- `TestResults: Cython Both Fresh Setup <tests/CythonBenchmarking/TestResultsCythonBothFreshSetup.html>`_
19-
- `TestResults: Cython Main Only <tests/CythonBenchmarking/TestResultsCythonMainOnly.html>`_
20-
- `TestResults: Cython Main Only Fresh Setup <tests/CythonBenchmarking/TestResultsCythonMainOnlyFreshSetup.html>`_
21-
- `TestResults: Cython PyChess Only <tests/CythonBenchmarking/TestResultsCythonPyChessOnly.html>`_
22-
- `TestResults: Cython PyChess Only Fresh Setup <tests/CythonBenchmarking/TestResultsCythonPyChessOnlyFreshSetup.html>`_
23-
- `TestResults: No Cython <tests/CythonBenchmarking/TestResultsNoCython.html>`_
24-
- `TestResults: No Cython Fresh No Setup <tests/CythonBenchmarking/TestResultsNoCythonFreshNoSetup.html>`_
16+
- `TestResults: Cython Both <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBoth.html>`_
17+
- `TestResults: Cython Both Fresh Setup Final <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBothFreshFinal.html>`_
18+
- `TestResults: Cython Both Fresh Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBothFreshSetup.html>`_
19+
- `TestResults: Cython Main Only <https://phillyclause89.github.io/ChessMoveHeatmap//CythonBenchmarking/TestResultsCythonMainOnly.html>`_
20+
- `TestResults: Cython Main Only Fresh Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonMainOnlyFreshSetup.html>`_
21+
- `TestResults: Cython PyChess Only <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonPyChessOnly.html>`_
22+
- `TestResults: Cython PyChess Only Fresh Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonPyChessOnlyFreshSetup.html>`_
23+
- `TestResults: No Cython <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsNoCython.html>`_
24+
- `TestResults: No Cython Fresh No Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsNoCythonFreshNoSetup.html>`_
2525

2626
Indices and tables
2727
==================

docs/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,15 @@ <h1>Additional Resources<a class="headerlink" href="#additional-resources" title
6464
<ul class="simple">
6565
<li><dl class="simple">
6666
<dt>CythonBenchmarking:</dt><dd><ul>
67-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsCythonBoth.html">TestResults: Cython Both</a></p></li>
68-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsCythonBothFreshFinal.html">TestResults: Cython Both Fresh Setup Final</a></p></li>
69-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsCythonBothFreshSetup.html">TestResults: Cython Both Fresh Setup</a></p></li>
70-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsCythonMainOnly.html">TestResults: Cython Main Only</a></p></li>
71-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsCythonMainOnlyFreshSetup.html">TestResults: Cython Main Only Fresh Setup</a></p></li>
72-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsCythonPyChessOnly.html">TestResults: Cython PyChess Only</a></p></li>
73-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsCythonPyChessOnlyFreshSetup.html">TestResults: Cython PyChess Only Fresh Setup</a></p></li>
74-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsNoCython.html">TestResults: No Cython</a></p></li>
75-
<li><p><a class="reference external" href="tests/CythonBenchmarking/TestResultsNoCythonFreshNoSetup.html">TestResults: No Cython Fresh No Setup</a></p></li>
67+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBoth.html">TestResults: Cython Both</a></p></li>
68+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBothFreshFinal.html">TestResults: Cython Both Fresh Setup Final</a></p></li>
69+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBothFreshSetup.html">TestResults: Cython Both Fresh Setup</a></p></li>
70+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap//CythonBenchmarking/TestResultsCythonMainOnly.html">TestResults: Cython Main Only</a></p></li>
71+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonMainOnlyFreshSetup.html">TestResults: Cython Main Only Fresh Setup</a></p></li>
72+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonPyChessOnly.html">TestResults: Cython PyChess Only</a></p></li>
73+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonPyChessOnlyFreshSetup.html">TestResults: Cython PyChess Only Fresh Setup</a></p></li>
74+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsNoCython.html">TestResults: No Cython</a></p></li>
75+
<li><p><a class="reference external" href="https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsNoCythonFreshNoSetup.html">TestResults: No Cython Fresh No Setup</a></p></li>
7676
</ul>
7777
</dd>
7878
</dl>

docs/source/index.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ Additional Resources
1313
====================
1414

1515
- CythonBenchmarking:
16-
- `TestResults: Cython Both <tests/CythonBenchmarking/TestResultsCythonBoth.html>`_
17-
- `TestResults: Cython Both Fresh Setup Final <tests/CythonBenchmarking/TestResultsCythonBothFreshFinal.html>`_
18-
- `TestResults: Cython Both Fresh Setup <tests/CythonBenchmarking/TestResultsCythonBothFreshSetup.html>`_
19-
- `TestResults: Cython Main Only <tests/CythonBenchmarking/TestResultsCythonMainOnly.html>`_
20-
- `TestResults: Cython Main Only Fresh Setup <tests/CythonBenchmarking/TestResultsCythonMainOnlyFreshSetup.html>`_
21-
- `TestResults: Cython PyChess Only <tests/CythonBenchmarking/TestResultsCythonPyChessOnly.html>`_
22-
- `TestResults: Cython PyChess Only Fresh Setup <tests/CythonBenchmarking/TestResultsCythonPyChessOnlyFreshSetup.html>`_
23-
- `TestResults: No Cython <tests/CythonBenchmarking/TestResultsNoCython.html>`_
24-
- `TestResults: No Cython Fresh No Setup <tests/CythonBenchmarking/TestResultsNoCythonFreshNoSetup.html>`_
16+
- `TestResults: Cython Both <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBoth.html>`_
17+
- `TestResults: Cython Both Fresh Setup Final <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBothFreshFinal.html>`_
18+
- `TestResults: Cython Both Fresh Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonBothFreshSetup.html>`_
19+
- `TestResults: Cython Main Only <https://phillyclause89.github.io/ChessMoveHeatmap//CythonBenchmarking/TestResultsCythonMainOnly.html>`_
20+
- `TestResults: Cython Main Only Fresh Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonMainOnlyFreshSetup.html>`_
21+
- `TestResults: Cython PyChess Only <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonPyChessOnly.html>`_
22+
- `TestResults: Cython PyChess Only Fresh Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsCythonPyChessOnlyFreshSetup.html>`_
23+
- `TestResults: No Cython <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsNoCython.html>`_
24+
- `TestResults: No Cython Fresh No Setup <https://phillyclause89.github.io/ChessMoveHeatmap/tests/CythonBenchmarking/TestResultsNoCythonFreshNoSetup.html>`_
2525

2626
Indices and tables
2727
==================

0 commit comments

Comments
 (0)