We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4099a2e commit b278065Copy full SHA for b278065
conduct.html
@@ -6,6 +6,6 @@
6
<body>
7
<h2>Redirecting you to the Scala Code of Conduct...</h2>
8
<script type="text/javascript">
9
- window.location.replace('http://scala-lang.org/conduct.html');
+ window.location.replace('http://scala-lang.org/conduct/');
10
</script>
11
</body>
0 commit comments