未验证 提交 9bfad99f 编写于 作者: I Ivan Blinkov 提交者: GitHub

fix mistype

上级 58bc9445
......@@ -229,7 +229,7 @@ def write_redirect_html(out_path, to_url):
<body>
If you are not redirected automatically, follow this <a href="{to_url}">link</a>.
</body>
</html>'''
</html>''')
def build_redirect_html(args, from_path, to_path):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册