From 12a0d93c85090238209a61dab5e8de20d17d7a6e Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Sun, 7 Jun 2020 19:29:54 +0200 Subject: [PATCH] fix: added links in CHANGELOG.md Signed-off-by: Corentin Thomasset --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 252352ed..9b6ebca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. - -The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 1.0.1 - [chore] added changelog