Modified:
django/trunk/docs/ref/contrib/flatpages.txt
Log:
Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs
Modified: django/trunk/docs/ref/contrib/flatpages.txt
===================================================================
--- django/trunk/docs/ref/contrib/flatpages.txt 2010-01-10 17:56:52 UTC (rev 12174)
+++ django/trunk/docs/ref/contrib/flatpages.txt 2010-01-10 17:58:41 UTC (rev 12175)
@@ -26,8 +26,8 @@
Here are some examples of flatpages on Django-powered sites:
- * http://www.everyblock.com/about/
* http://www.lawrence.com/about/contact/
+ * http://www2.ljworld.com/site/rules/
Installation
============