From a965d6bb2c84ae7ca1cd5fa8ee322d611abb7074 Mon Sep 17 00:00:00 2001 From: Joe LaChance Date: Wed, 27 May 2020 06:59:29 -0500 Subject: [PATCH] adds frontmatter alias for conduct.html from old numpy.org --- content/en/code-of-conduct.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/code-of-conduct.md b/content/en/code-of-conduct.md index 26c01784bd..d1b77d8620 100644 --- a/content/en/code-of-conduct.md +++ b/content/en/code-of-conduct.md @@ -1,6 +1,8 @@ --- title: NumPy Code of Conduct sidebar: false +aliases: + - /conduct.html --- ### Introduction