Files
homepage/more/development.html
2025-08-02 12:43:57 +00:00

15 lines
546 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../widgets/authoring/getting-started.html">
<script>var anchor=window.location.hash.substr(1);location.href="../widgets/authoring/getting-started.html"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../widgets/authoring/getting-started.html">
</head>
<body>
You're being redirected to a <a href="../widgets/authoring/getting-started.html">new destination</a>.
</body>
</html>