8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33a976f + fc7b062 commit 57456daCopy full SHA for 57456da
conduct.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+ <title>Redirecting you to the Scala Code of Conduct...</title>
5
+</head>
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');
10
+ </script>
11
+</body>
conduct.md
0 commit comments