From acc8e0bc4c0d640684ed1a1b84021fc56ca48431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20C=2E=20Barrionuevo=20da=20Luz?= Date: Sun, 30 Aug 2015 22:14:25 -0300 Subject: [PATCH] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b78392ee..112fc60b 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ Features * For Django 1.8 * Renders Django projects with 100% test coverage -* Twitter Bootstrap_ v4.0.0-alpha +* Twitter Bootstrap_ v4.0.0-alpha_ * End-to-end via Hitch_ * AngularJS_ * 12-Factor_ based settings via django-environ_ @@ -39,6 +39,7 @@ Features * Procfile_ for deploying to Heroku * Works with Dokku +.. _v4.0.0-alpha: http://blog.getbootstrap.com/2015/08/19/bootstrap-4-alpha/ .. _Hitch: https://github.com/hitchtest/hitchtest .. _Bootstrap: https://github.com/twbs/bootstrap .. _AngularJS: https://github.com/angular/angular.js