mirror of
https://github.com/status-im/docs.status.network.git
synced 2026-08-27 16:41:08 +00:00
11 lines
376 B
HTML
11 lines
376 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/zh/overview/introduction/quick-start">
|
|
<link rel="canonical" href="/zh/overview/introduction/quick-start" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/zh/overview/introduction/quick-start' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |