presenterm/guides/basics.html
2025-05-03 20:25:36 +00:00

13 lines
389 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; URL=../features/introduction.html">
<link rel="canonical" href="../features/introduction.html">
</head>
<body>
<p>Redirecting to... <a href="../features/introduction.html">../features/introduction.html</a>.</p>
</body>
</html>