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 5a4a42f commit 6b8e534Copy full SHA for 6b8e534
source/layouts/layout.erb
@@ -29,6 +29,10 @@ 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/zh-MY/api-docs/broker/mexc-broker-introduction">
33
+ <script type="text/javascript">
34
+ window.location.href = "https://www.mexc.com/zh-MY/api-docs/broker/mexc-broker-introduction";
35
+ </script>
36
<% if current_page.data.key?('meta') %>
37
<% current_page.data.meta.each do |meta| %>
38
<meta
0 commit comments