Skip to content

Commit 2a9f4ed

Browse files
authored
Merge pull request #32 from InessaPawson/pdf-docs
Update links to PDF versions of NumPy v1.22 and v1.23 User Guides
2 parents 7bad92d + 980531d commit 2a9f4ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

1.22/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
</div>
187187
<p><strong>Version</strong>: 1.22</p>
188188
<p><strong>Download documentation</strong>:
189-
<a class="reference external" href="https://numpy.org/doc/stable/numpy-user.pdf">PDF Version</a> |
189+
<a class="reference external" href="https://numpy.org/doc/1.22/numpy-user.pdf">PDF Version</a> |
190190
<a class="reference external" href="https://numpy.org/doc/">Historical versions of documentation</a></p>
191191
<p><strong>Useful links</strong>:
192192
<a class="reference external" href="https://numpy.org/install/">Installation</a> |
@@ -305,4 +305,4 @@
305305
</div>
306306
</footer>
307307
</body>
308-
</html>
308+
</html>

1.23/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
</div>
264264
<p><strong>Version</strong>: 1.23</p>
265265
<p><strong>Download documentation</strong>:
266-
<a class="reference external" href="https://numpy.org/doc/stable/numpy-user.pdf">PDF Version</a> |
266+
<a class="reference external" href="https://numpy.org/doc/1.23/numpy-user.pdf">PDF Version</a> |
267267
<a class="reference external" href="https://numpy.org/doc/">Historical versions of documentation</a></p>
268268
<p><strong>Useful links</strong>:
269269
<a class="reference external" href="https://numpy.org/install/">Installation</a> |
@@ -383,4 +383,4 @@
383383
</div>
384384
</footer>
385385
</body>
386-
</html>
386+
</html>

0 commit comments

Comments
 (0)