docs: url 跳转

This commit is contained in:
lzxue 2022-11-22 02:42:18 +08:00
parent dc14299a40
commit 66d9db866b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<html> <html>
<header> <header>
<script> window.location.replace('https://l7.antv.antgroup.com/')</script> <script> window.location.replace(`https://l7.antv.antgroup.com${window.location.pathname}`)</script>
</header> </header>
<body> <body>