Skip to content

Commit 0fdda70

Browse files
committed
MNT: tweak non-redirected message
1 parent 7a9c066 commit 0fdda70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_websiteutils/make_redirects_links.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def findlast(fname, tocheck, *, _cache={}):
8181
</head>
8282
<body>
8383
<h1>
84-
The page been moved to <a href="https://github.com/%s"</a>
84+
The page been moved <a href="https://github.com/%s">here</a>!
8585
</h1>
8686
</body>
8787
</html>

0 commit comments

Comments
 (0)