From 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 Mon Sep 17 00:00:00 2001 From: Mark Sapiro <mark@msapiro.net> Date: Sun, 11 Jan 2009 08:06:13 -0800 Subject: Updated links to Python documentation. --- templates/es/headfoot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/es') diff --git a/templates/es/headfoot.html b/templates/es/headfoot.html index 675f42e7..69b16785 100644 --- a/templates/es/headfoot.html +++ b/templates/es/headfoot.html @@ -1,5 +1,5 @@ Este texto puede incluir -<a href="http://www.python.org/doc/current/lib/typesseq-strings.html"> +<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations"> cadenas de formato Python </a> que serán sustituidas por los atributos de la lista. La lista de -- cgit v1.2.3