1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00
Files
json/home/code_of_conduct/index.html
2025-01-17 05:54:35 +00:00

15 lines
510 B
HTML

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