From: Armin Ronacher Date: Mon, 9 Jun 2008 16:49:14 +0000 (+0200) Subject: release trying #3: fixed typos in description :) X-Git-Tag: 2.0rc1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a12c8aa1a3fb1155b8f9cb161f7ebeb2cb9dfd0;p=thirdparty%2Fjinja.git release trying #3: fixed typos in description :) --HG-- branch : trunk --- diff --git a/.hgtags b/.hgtags index 00aee646..e69de29b 100644 --- a/.hgtags +++ b/.hgtags @@ -1 +0,0 @@ -ef0c59884620234132f28dd267a53487d0f726b2 2.0rc1 diff --git a/setup.py b/setup.py index 9145ce97..ed3e974b 100644 --- a/setup.py +++ b/setup.py @@ -35,9 +35,9 @@ Jinja2==dev``. .. _sandboxed: http://en.wikipedia.org/wiki/Sandbox_(computer_security) .. _Django: http://www.djangoproject.com/ -.. _jinja webpage: http://jinja2.pocoo.org/ -.. _documentation: http://jinja2.pocoo.org/documentation/index.html -.. _Jinja tip: http://dev.pocoo.org/hg/jinja2-main/archive/tip.tar.gz#egg=Jinja2-dev +.. _jinja2 webpage: http://jinja.pocoo.org/ +.. _documentation: http://jinja.pocoo.org/2/documentation/ +.. _Jinja2 tip: http://dev.pocoo.org/hg/jinja2-main/archive/tip.tar.gz#egg=Jinja2-dev """ import os import sys