summaryrefslogtreecommitdiff
path: root/docs/CODE_OF_CONDUCT.md
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-01-14 10:11:19 +0100
committerLennart Poettering <lennart@poettering.net>2020-01-14 10:11:19 +0100
commita0fadf66dabaf46b5f891356218deacc213fed02 (patch)
tree6f7574b6b99aa8372a5490e4e563e7306dd38fef /docs/CODE_OF_CONDUCT.md
parent9dca1d5723c9db43b054746e445399c6c4bb6787 (diff)
downloadsystemd-a0fadf66dabaf46b5f891356218deacc213fed02.tar.gz
docs: drop "The" in categorization titles of Markdown documentation
I think it makes sense to keep the "The" in place for the actual page's title, but let's drop it from the categorization header, to make it easier to find stuff, as the "The" isn't helpful to that. In particular as we sometimes do it this and sometimes the other way so far, hence let's stick to one common rule.
Diffstat (limited to 'docs/CODE_OF_CONDUCT.md')
-rw-r--r--docs/CODE_OF_CONDUCT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CODE_OF_CONDUCT.md b/docs/CODE_OF_CONDUCT.md
index b0925691c9..b906bf5acb 100644
--- a/docs/CODE_OF_CONDUCT.md
+++ b/docs/CODE_OF_CONDUCT.md
@@ -1,5 +1,5 @@
---
-title: The systemd Community Conduct Guidelines
+title: systemd Community Conduct Guidelines
category: Contributing
layout: default
---