From 2599b09c24c13caca5785878de878c856f3d2639 Mon Sep 17 00:00:00 2001 From: Mara Kim Date: Wed, 1 Jun 2016 22:06:07 -0500 Subject: [PATCH] Update website --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54f9a7c..d1b1945 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # react-console Simple React console emulator. -See the [live demo](http://autochthe.github.io/react-console/). +See the [live demo](https://autochthe.github.io/react-console/). ## Example diff --git a/package.json b/package.json index 757a937..5d2d81a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-console", "version": "0.0.1", "description": "Simple react console emulator", - "homepage": "https://github.com/autochthe/react-console", + "homepage": "https://autochthe.github.io/react-console/", "repository": "git+https://github.com/autochthe/react-console.git", "keywords": [ "react",