Skip to content

Commit

Permalink
Add redirect for the old CoC (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazk authored Dec 7, 2023
1 parent 044c49f commit 06ac973
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@
paths = [
"node_modules/.cache",
]

[[redirects]]
from = "/community/rules"
to = "/community/code-of-conduct"

0 comments on commit 06ac973

Please sign in to comment.