File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 25
25
{% else %}
26
26
< ul id ="navbar-main-elements " class ="navbar-nav ">
27
27
< li class ="nav-item ">
28
- < a class ="reference internal nav-link " href ="https://matplotlib.org /stable/plot_types/index "> Plot types</ a >
28
+ < a class ="reference internal nav-link " href ="/stable/plot_types/index "> Plot types</ a >
29
29
</ li >
30
30
< li class ="nav-item ">
31
- < a class ="reference internal nav-link " href ="https://matplotlib.org /stable/gallery/index "> Examples</ a >
31
+ < a class ="reference internal nav-link " href ="/stable/gallery/index "> Examples</ a >
32
32
</ li >
33
33
< li class ="nav-item ">
34
- < a class ="reference internal nav-link " href ="https://matplotlib.org /stable/tutorials/index "> Tutorials</ a >
34
+ < a class ="reference internal nav-link " href ="/stable/tutorials/index "> Tutorials</ a >
35
35
</ li >
36
36
< li class ="nav-item ">
37
- < a class ="reference internal nav-link " href ="https://matplotlib.org /stable/api/index "> Reference</ a >
37
+ < a class ="reference internal nav-link " href ="/stable/api/index "> Reference</ a >
38
38
</ li >
39
39
< li class ="nav-item ">
40
- < a class ="reference internal nav-link " href ="https://matplotlib.org /stable/users/index "> Usage guide</ a >
40
+ < a class ="reference internal nav-link " href ="/stable/users/index "> Usage guide</ a >
41
41
</ li >
42
42
< li class ="nav-item ">
43
- < a class ="reference internal nav-link " href ="https://matplotlib.org /stable/devel/index "> Develop</ a >
43
+ < a class ="reference internal nav-link " href ="/stable/devel/index "> Develop</ a >
44
44
</ li >
45
45
< li class ="nav-item ">
46
- < a class ="reference internal nav-link " href ="https://matplotlib.org /stable/users/release_notes "> Release notes</ a >
46
+ < a class ="reference internal nav-link " href ="/stable/users/release_notes "> Release notes</ a >
47
47
</ li >
48
48
</ ul >
49
- {% endif %}
49
+ {% endif %}
You can’t perform that action at this time.
0 commit comments