From e7b5fe05297d46cc169bd2f255529952569d899c Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Wed, 12 Jan 2011 23:07:54 -0500 Subject: Changed some references from pylonshq.com to pylonsproject.org --- docs/narr/templates.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/narr/templates.rst') diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index 7ef8e1923..b97cc7be6 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -448,7 +448,7 @@ Here's what a simple :term:`Chameleon` ZPT template used under

Welcome to ${project}, an application generated by the pyramid web + href="http://docs.pylonsproject.org/projects/pyramid/dev/">pyramid web application framework.

@@ -744,7 +744,7 @@ look like:

Welcome to ${project}, an application generated by the pyramid web + href="http://docs.pylonsproject.org/projects/pyramid/dev/">pyramid web application framework.

-- cgit v1.2.3