From a77e9b2a05bf04aa4b098766ff808be64891e3e3 Mon Sep 17 00:00:00 2001 From: Christian Decker Date: Mon, 11 Feb 2019 18:57:00 +0100 Subject: [PATCH] docs: Fix two permanent redirects Courtesy of `sphinx-build -b linkchecker doc` Signed-off-by: Christian Decker --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7611c3285..adbe72bf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) -and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +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). ## [Unreleased]