From 90ff61f1640a3fe59edbe10efaee37145255f6fb Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 27 May 2015 16:37:37 +0200 Subject: [PATCH] README: Use HTTPS URLs where possible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://voog.com redirects to http://www.voog.com, so use https://www.voog.com explicitly. Grunt’s Web site is not accessible using HTTPS without an error message. --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index da68cf2..7e1da54 100644 --- a/README.markdown +++ b/README.markdown @@ -7,10 +7,10 @@ This project is supported by [Voog](http://voog.com). ## Demos * Project page with simple demo: http://wysihtml.com -* Minimal demo: http://voog.github.com/wysihtml/examples/simple.html -* Advanced demo: http://voog.github.com/wysihtml/examples/advanced.html -* Editable GitHub page: http://voog.github.com/wysihtml -* Or try it on a working app: http://voog.com +* Minimal demo: https://voog.github.com/wysihtml/examples/simple.html +* Advanced demo: https://voog.github.com/wysihtml/examples/advanced.html +* Editable GitHub page: https://voog.github.com/wysihtml +* Or try it on a working app: https://www.voog.com ## Features