Files
flatbuffers/flexbuffers.html/index.html
2026-04-18 00:09:31 +00:00

15 lines
442 B
HTML

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