From bee5e9ff5327645bf867e62cf45a7c966c7e7565 Mon Sep 17 00:00:00 2001 From: Fabrice Gangler <fabrice.gangler@adullact.org> Date: Fri, 2 Dec 2022 01:25:55 +0100 Subject: [PATCH] CI: fix mardkown violations (2/2) --- CODE_OF_CONDUCT.md | 7 +++---- README.md | 3 ++- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 48e105b..8ba2a73 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -76,12 +76,11 @@ Community leaders will follow these Community Impact Guidelines in determining t ## Attribution This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0, -available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. +available at <https://www.contributor-covenant.org/version/2/0/code_of_conduct.html>. Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity). [homepage]: https://www.contributor-covenant.org -For answers to common questions about this code of conduct, see the FAQ at -https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations. - +For answers to common questions about this code of conduct, see the FAQ at <https://www.contributor-covenant.org/faq>. +Translations are available at <https://www.contributor-covenant.org/translations>. diff --git a/README.md b/README.md index aa878aa..f56c39a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ This project permits to build from scratch and in few minutes a running **CFSSL* ## Prerequisites -On your computer you need to have installed : +On your computer you need to have installed: + * [Vagrant](https://www.vagrantup.com/downloads) * [VirtualBox](https://www.virtualbox.org/) * Git -- GitLab