2025-06-26 21:12:42 +00:00

11 lines
328 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/docs/code_of_conduct">
<link rel="canonical" href="/docs/code_of_conduct" />
</head>
<script>
window.location.href = '/docs/code_of_conduct' + window.location.search + window.location.hash;
</script>
</html>