Skip to content

Commit b278065

Browse files
committed
Redirect to current page of Code of conduct.
1 parent 4099a2e commit b278065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conduct.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<body>
77
<h2>Redirecting you to the Scala Code of Conduct...</h2>
88
<script type="text/javascript">
9-
window.location.replace('http://scala-lang.org/conduct.html');
9+
window.location.replace('http://scala-lang.org/conduct/');
1010
</script>
1111
</body>

0 commit comments

Comments
 (0)