From 1a87fc1be27acaa4e19ea391d5b542b5e56f08f5 Mon Sep 17 00:00:00 2001 From: Adrian Petrescu Date: Mon, 9 Jun 2014 16:55:03 -0400 Subject: [PATCH] Fixing dead link to documentation in README.rst Current link works as of June 9th, 2014. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2