File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ languages:
84
84
- title : Install
85
85
url : /install
86
86
- title : Documentation
87
- url : https://numpy.org/doc/
87
+ url : https://numpy.org/doc/stable
88
88
- title : Learn
89
89
url : /learn
90
90
- title : Community
@@ -108,7 +108,7 @@ languages:
108
108
- text : Install
109
109
link : /install
110
110
- text : Documentation
111
- link : https://numpy.org/doc/
111
+ link : https://numpy.org/doc/stable
112
112
- text : Learn
113
113
link : /learn
114
114
- text : Roadmap
@@ -142,7 +142,7 @@ languages:
142
142
- title : Install
143
143
url : /nl/install
144
144
- title : Documentation
145
- url : https://numpy.org/doc/
145
+ url : https://numpy.org/doc/stable
146
146
- title : Array computing
147
147
url : /nl/arraycomputing
148
148
- title : Case Studies
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Learn
3
3
sidebar : false
4
4
---
5
5
6
- The official NumPy documentation lives at https://numpy.org/doc .
6
+ The official NumPy documentation lives [ here ] ( https://numpy.org/doc/stable ) .
7
7
8
8
Below is a curated collection of external resources. To contribute, see the [ end of this page] ( #add-to-this-list ) .
9
9
***
Original file line number Diff line number Diff line change 5
5
6
6
< div class ="shell-wait shell-content " style ="display: none; ">
7
7
< div class ="shell-title "> While we wait...</ div >
8
- < div class ="shell-content-message "> Don't forget to check out the < a href ="https://numpy.org/doc/ " target ="_blank "> docs</ a > </ div >
8
+ < div class ="shell-content-message "> Don't forget to check out the < a href ="https://numpy.org/doc/stable " target ="_blank "> docs</ a > </ div >
9
9
</ div >
10
10
11
11
< div class ="shell-lesson shell-content " style ="display: none; ">
You can’t perform that action at this time.
0 commit comments