From 91b2e4c9efe7fd76e3a3ae5dcf7ffa970ad4f370 Mon Sep 17 00:00:00 2001
From: Sandro Jäckel
Date: Sun, 26 Apr 2020 21:44:38 +0200
Subject: Update outdated links

Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
---
 public/docs/features.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'public')

diff --git a/public/docs/features.md b/public/docs/features.md
index 18f9798c..888cac10 100644
--- a/public/docs/features.md
+++ b/public/docs/features.md
@@ -151,7 +151,7 @@ Use the syntax `[TOC]` to embed a table of contents into your note.
 
 You can type any emoji like this :smile: :smiley: :cry: :wink:
 
-> See full emoji list [here](http://www.emoji-cheat-sheet.com/).
+> See full emoji list [here](https://www.webfx.com/tools/emoji-cheat-sheet/).
 
 ### ToDo List
 
@@ -296,7 +296,7 @@ cond(yes)->e
 cond(no)->op2
 ```
 
-More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
+More information about **flow charts** syntax [here](https://flowchart.js.org/).
 
 #### Graphviz
 
@@ -331,7 +331,7 @@ gantt
   Another task: 24d
 ```
 
-More information about **mermaid** syntax [here](http://knsv.github.io/mermaid)
+More information about **mermaid** syntax [here](https://mermaid-js.github.io/mermaid/)
 
 #### Abc Music Notation
 
-- 
cgit v1.2.3