From 4797ed7128b6dbd9e89a84b5396819dcb60dd470 Mon Sep 17 00:00:00 2001 From: Peter Bull Date: Sat, 23 Apr 2016 16:00:53 -0400 Subject: [PATCH] Fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e8cc8..c41543b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Cookiecutter Data Science An opinionated, but not-afraid-to-be-wrong project template for data science projects. -### [Project homepage](https://github.com/drivendata/cookiecutter-data-science) +#### [Project homepage](http://drivendata.github.io/cookiecutter-data-science/) Requirements to create project: -----------