From 1a12c8aa1a3fb1155b8f9cb161f7ebeb2cb9dfd0 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 9 Jun 2008 18:49:14 +0200 Subject: [PATCH] release trying #3: fixed typos in description :) --HG-- branch : trunk --- .hgtags | 1 - setup.py | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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 -- 2.47.3