1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/code_of_conduct/index.html
2025-05-29 09:47:14 -04:00

15 lines
502 B
HTML

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