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.
/conduct
1 parent a2b7793 commit c8576e5Copy full SHA for c8576e5
build.scala
@@ -573,6 +573,7 @@ object Redirects {
573
"/blog/technical/index.html" -> "/blog/README.md",
574
"/blog/summits/index.html" -> "/blog/README.md",
575
"/code-of-conduct.html" -> "/code-of-conduct/README.md",
576
+ "/conduct.html" -> "/code-of-conduct/README.md",
577
"/event/2016-03-summit-philadelphia/index.html" -> "/blog/summit-philadelphia-2016-03-02.md",
578
"/event/2016-05-summit-oslo/index.html" -> "/blog/summit-oslo-2016-05-04.md",
579
"/event/2016-06-hackday/index.html" -> "/blog/hackday-2016-06-11.md",
0 commit comments