From: Adrian Petrescu Date: Mon, 9 Jun 2014 20:55:03 +0000 (-0400) Subject: Fixing dead link to documentation in README.rst X-Git-Tag: 2.8~58^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a87fc1be27acaa4e19ea391d5b542b5e56f08f5;p=thirdparty%2Fjinja.git Fixing dead link to documentation in README.rst Current link works as of June 9th, 2014. --- diff --git a/README.rst b/README.rst index a142c6da..e56809a0 100644 --- a/README.rst +++ b/README.rst @@ -34,5 +34,5 @@ Jinja2==dev``. .. _sandboxed: http://en.wikipedia.org/wiki/Sandbox_(computer_security) .. _Django: http://www.djangoproject.com/ .. _Jinja2 webpage: http://jinja.pocoo.org/ -.. _documentation: http://jinja.pocoo.org/2/documentation/ +.. _documentation: http://jinja.pocoo.org/docs/ .. _Jinja2 tip: http://jinja.pocoo.org/docs/intro/#as-a-python-egg-via-easy-install