We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277b5ec commit 6226f03Copy full SHA for 6226f03
gallery.html
@@ -2,12 +2,12 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
- <meta http-equiv="refresh" content="0;url=2.0.2/gallery.html" />
6
- <link rel="canonical" href="https://matplotlib.org/2.0.2/gallery.html" />
+ <meta http-equiv="refresh" content="0;url=stable/gallery/index.html" />
+ <link rel="canonical" href="https://matplotlib.org/stable/gallery/index.html" />
7
</head>
8
<body>
9
<h1>
10
- The page been moved <a href="2.0.2/gallery.html">here</a>!
+ The page been moved <a href="stable/gallery/index.html">here</a>!
11
</h1>
12
</body>
13
</html>
0 commit comments