Commit fc7b062
committed
Code of Conduct is on main Scala site now
it was added there by scala/scala-lang#382
in this repo, there were no links to update.
the exact redirection method used here is based on advice I found at
http://stackoverflow.com/a/506004/86485
I also looked at how the redirect was done for overview/macros.html ,
but the use of `if` there
1) prevents it from working when testing the site locally
2) doesn't seem necessary afaict1 parent 91844e9 commit fc7b062
2 files changed
+11
-87
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
This file was deleted.
0 commit comments