Skip to content

Commit 32ccfd0

Browse files
authored
Merge pull request #60 from dp1218/master
Document redirection link
2 parents e330ad1 + 68dd8b8 commit 32ccfd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs_redirects/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<meta http-equiv="refresh" content="0; url={url}">
2727
</head>
2828
<body>
29-
Redirecting...
29+
You're being redirected to a <a href="{url}">new destination</a>.
3030
</body>
3131
</html>
3232
"""

0 commit comments

Comments
 (0)