From 81d5a52d19832cec6b1ab1465860cbc0cb68e4ee Mon Sep 17 00:00:00 2001 From: muescha Date: Fri, 20 Sep 2013 19:05:21 +0200 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f45f654b8..a9a6241f4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/daviferreira/medium-editor.png?branch=master)](https://travis-ci.org/daviferreira/medium-editor) -This is a clone of [medium.com](medium.com) inline editor toolbar. +This is a clone of [medium.com](https://medium.com) inline editor toolbar. Since I always had problems with bloated editors and I loved the simplicity of medium.com solution I've tried to implement their WYSIWYG approach with this script.