From 93b212d2cc13e3eeddfdd6989a520d2063b0a3ef Mon Sep 17 00:00:00 2001 From: Afri Schoedon <5chdn@users.noreply.github.com> Date: Tue, 4 Dec 2018 02:59:52 +0100 Subject: [PATCH] docs: typo and formatting fixes in code of conduct and contributors guidelines (#1197) * docs: fix link in code of conduct * docs: fix typo in contrib guidelines --- substrate/CODE_OF_CONDUCT.adoc | 5 +---- substrate/CONTRIBUTING.adoc | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/substrate/CODE_OF_CONDUCT.adoc b/substrate/CODE_OF_CONDUCT.adoc index c5b21d93fb..811e83e9fa 100644 --- a/substrate/CODE_OF_CONDUCT.adoc +++ b/substrate/CODE_OF_CONDUCT.adoc @@ -47,7 +47,4 @@ Project maintainers who do not follow or enforce the Code of Conduct in good fai == Attribution -This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] - -[homepage]: http://contributor-covenant.org -[version]: http://contributor-covenant.org/version/1/4/ +This Code of Conduct is adapted from the http://contributor-covenant.org[Contributor Covenant], version 1.4, available at http://contributor-covenant.org/version/1/4 diff --git a/substrate/CONTRIBUTING.adoc b/substrate/CONTRIBUTING.adoc index 32976ad775..94b3c44e1b 100644 --- a/substrate/CONTRIBUTING.adoc +++ b/substrate/CONTRIBUTING.adoc @@ -1,6 +1,6 @@ = Contributing -`Substrate` projects is a **OPENISH Open Source Project** +The `Substrate` project is an **OPENISH Open Source Project** == What?