From b0ef94a2db6a5534f62bc959f2d63a40acabd9fd Mon Sep 17 00:00:00 2001 From: Dave Cranwell Date: Thu, 3 Jul 2014 11:06:43 +0100 Subject: [PATCH] Update README.rst --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8b99e265a0..9ef31fa8ed 100644 --- a/README.rst +++ b/README.rst @@ -37,8 +37,7 @@ Getting started * To get you up and running quickly, we've provided a demonstration site with all the configuration in place, at `github.com/torchbox/wagtaildemo `_; see the `README `_ for installation instructions. * See the `Getting Started `_ docs for installation (with the demo app) on a fresh Debian/Ubuntu box with production-ready dependencies, on OS X and on a Vagrant box. * `Serafeim Papastefanos `_ has written a `tutorial `_ with all the steps to build a simple Wagtail site from scratch. -* We've also provided a skeletal django-template to get started on a blank site: -https://github.com/torchbox/wagtail-template +* We've also provided a skeletal django-template to get started on a blank site: https://github.com/torchbox/wagtail-template Documentation ~~~~~~~~~~~~~