From f68848abaab1f26c3f8996e0198b44bfeffebe11 Mon Sep 17 00:00:00 2001
From: Jan-Erik Rediger
Date: Tue, 17 Mar 2020 19:17:59 +0100
Subject: [PATCH 1/3] Move code of conduct to well-known path
---
content/pages/{codeofconduct.md => code-of-conduct.md} | 0
src/pages/about.js | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename content/pages/{codeofconduct.md => code-of-conduct.md} (100%)
diff --git a/content/pages/codeofconduct.md b/content/pages/code-of-conduct.md
similarity index 100%
rename from content/pages/codeofconduct.md
rename to content/pages/code-of-conduct.md
diff --git a/src/pages/about.js b/src/pages/about.js
index 6533a7c..a855a2e 100644
--- a/src/pages/about.js
+++ b/src/pages/about.js
@@ -72,7 +72,7 @@ export default function About(props) {
We care about diversity and accessibility at this conference – please
- take a look at our Code of Conduct{' '}
+ take a look at our Code of Conduct{' '}
and Accessibility Statement.