Skip to content

Commit 6a7c6fe

Browse files
Ericgighodgestar
andauthored
Apply suggestions from code review
Co-authored-by: Simon Cross <[email protected]>
1 parent 1463cb1 commit 6a7c6fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_includes/old_sidebar.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<strong>QuTiP 5.2.0</strong>:
77
<ul>
88
<li>June 6, 2025</li>
9-
<li><a href="https://qutip.readthedocs.io/en/v5.2.0/installation.html">install</a></li>
10-
<li><a href="https://qutip.readthedocs.io/en/v5.2.0/">docs</a></li>
9+
<li><a href="https://qutip.readthedocs.io/en/qutip-5.2.x/installation.html">install</a></li>
10+
<li><a href="https://qutip.readthedocs.io/en/qutip-5.2.x/">docs</a></li>
1111
<li><a href="https://github.com/qutip/qutip/releases/tag/v5.2.0">src</a></li>
12-
<li><a href="https://qutip.readthedocs.io/en/v5.2.0/changelog.html">changelog</a></li>
12+
<li><a href="https://qutip.readthedocs.io/en/qutip-5.2.x/changelog.html">changelog</a></li>
1313
</ul>
1414
<strong>QuTiP 4.7.6</strong>:
1515
<ul>

documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ title: QuTiP Documentation
1111
<div class="row">
1212
<div class="col-md-3 col-md-offset-1">
1313
<img src="images/rtd.png" />
14-
<a href="https://qutip.readthedocs.io/en/v5.2.0/">Read the Docs</a>
14+
<a href="https://qutip.readthedocs.io/en/qutip-5.2.x/">Read the Docs</a>
1515
</div>
1616
<div class="col-md-3 col-md-offset-1">
1717
<img src="images/pdf.png" />
18-
<a href="https://readthedocs.org/projects/qutip/downloads/pdf/v5.2.0/">PDF documentation</a>
18+
<a href="https://readthedocs.org/projects/qutip/downloads/pdf/qutip-5.2.x/">PDF documentation</a>
1919
</div>
2020
</div>
2121

0 commit comments

Comments
 (0)