From 5397995bc9b9acda12e0934016eaf2fc2de4b9c0 Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Tue, 8 Dec 2015 13:01:51 +0000 Subject: [PATCH] Update homepage to new HTTPS github.io page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95334b8..a73e340 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ provide further code examples of how subcut can be used, but does not attempt to uses or effective recipes. There is a [Getting Started](https://github.com/dickwall/subcut/blob/master/GettingStarted.md) document that spells out the quickest way to get going, and (in the author's opinion), the best way to use subcut effectively. -Scaladocs can be found on the [GitHub home page for SubCut](http://dickwall.github.com/subcut). +Scaladocs can be found on the [GitHub home page for SubCut](https://dickwall.github.io/subcut/). Or, take a look at an overview of [What's new in SubCut 2.0](https://github.com/dickwall/subcut/blob/master/NewIn2.0.md)