We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2ea6e commit deae62dCopy full SHA for deae62d
source/layouts/layout.erb
@@ -29,9 +29,9 @@ under the License.
29
<meta charset="utf-8">
30
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
31
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
32
- <meta http-equiv="refresh" content="0; url=https://www.mexc.com/api-docs/spot-v3/introduction">
+ <meta http-equiv="refresh" content="0; url=https://www.mexc.com/api-docs/futures/update-log">
33
<script type="text/javascript">
34
- window.location.href = "https://www.mexc.com/api-docs/spot-v3/introduction";
+ window.location.href = "https://www.mexc.com/api-docs/futures/update-log";
35
</script>
36
37
<% if current_page.data.key?('meta') %>
0 commit comments