From e55fb7bd5fa1ec23628afe6c82e47bc4734a23f6 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 29 Aug 2018 16:36:23 +0200 Subject: [PATCH] Updated some urls --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 798ab15..eb1384e 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). ## TODO @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Logging of actions - Add new way of authentication and editing bookmark collections: https://github.com/aquatix/digimarks/issues/8 and https://github.com/aquatix/digimarks/issues/9 -- Change adding tags to use the MaterializeCSS tags: http://materializecss.com/chips.html +- Change adding tags to use the MaterializeCSS tags: https://materializecss.com/chips.html - Do calls to the API endpoint of an existing bookmark when editing properties (for example to update tags, title and such, also to already suggest title) - Look into compatibility with del.icio.us, so we can make use of existing browser integration