mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
11 lines
328 B
HTML
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> |