diff --git a/README.rst b/README.rst index e9a1f9d2b..846b0d3a5 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Features * For Django 1.9 * Renders Django projects with 100% starting test coverage -* Twitter Bootstrap_ v4.0.0 - alpha_ +* Twitter Bootstrap_ v4.0.0 - `alpha 3`_ * 12-Factor_ based settings via django-environ_ * Optimized development and production settings * Registration via django-allauth_ @@ -55,7 +55,7 @@ Optional Integrations * Integration with Sentry_ for error logging * Integration with Opbeat_ for performance monitoring -.. _alpha: http://blog.getbootstrap.com/2015/08/19/bootstrap-4-alpha/ +.. _`alpha 3`: http://blog.getbootstrap.com/2016/07/27/bootstrap-4-alpha-3/ .. _Bootstrap: https://github.com/twbs/bootstrap .. _django-environ: https://github.com/joke2k/django-environ .. _12-Factor: http://12factor.net/