mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
8 lines
263 B
HTML
8 lines
263 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--Javascript redirect to the new url-->
|
|
<html>
|
|
<head>
|
|
<meta name="robots" content="noindex">
|
|
<script>window.location.href='/en/faq';</script>
|
|
</head>
|
|
</html>
|