Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6226f03

Browse files
committed
Redirect toplevel gallery.html to current gallery
Fixes#66
1 parent277b5ec commit6226f03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎gallery.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<htmllang="en">
33
<head>
44
<metacharset="utf-8">
5-
<metahttp-equiv="refresh"content="0;url=2.0.2/gallery.html"/>
6-
<linkrel="canonical"href="https://matplotlib.org/2.0.2/gallery.html"/>
5+
<metahttp-equiv="refresh"content="0;url=stable/gallery/index.html"/>
6+
<linkrel="canonical"href="https://matplotlib.org/stable/gallery/index.html"/>
77
</head>
88
<body>
99
<h1>
10-
The page been moved<ahref="2.0.2/gallery.html">here</a>!
10+
The page been moved<ahref="stable/gallery/index.html">here</a>!
1111
</h1>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp