Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<link rel="next" title="animation Examples" href="animation/index.html" />
<link rel="prev" title="Default Color changes" href="../devel/color_changes.html" />


<link rel="canonical" href="https://matplotlib.org/tutorials/introductory/pyplot.html" />
</head>
<body>

Expand Down
3 changes: 1 addition & 2 deletions gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
<link rel="search" title="Search" href="search.html"
/>
<link rel="top" title="Matplotlib 2.0.2 documentation" href="index.html" />


<link rel="canonical" href="https://matplotlib.org/gallery/" />
</head>
<body>

Expand Down
1 change: 1 addition & 0 deletions users/pyplot_tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<link rel="up" title="Tutorials" href="tutorials.html" />
<link rel="next" title="Image tutorial" href="image_tutorial.html" />
<link rel="prev" title="Tutorials" href="tutorials.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/introductory/pyplot.html" />


</head>
Expand Down