diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2010-01-10 17:58:41 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2010-01-10 17:58:41 +0000 |
| commit | 4606e0898e47d4b3939b37f7b2d1f576f21dff4b (patch) | |
| tree | c78e98f2af268871a148b83eed4bf6b5ce586021 /docs | |
| parent | 7c0326bcca1d08c048db86540f9de78cbc592471 (diff) | |
Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12175 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/flatpages.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/flatpages.txt b/docs/ref/contrib/flatpages.txt index 8ef39e470a..e0417bf748 100644 --- a/docs/ref/contrib/flatpages.txt +++ b/docs/ref/contrib/flatpages.txt @@ -26,8 +26,8 @@ content in a custom template. 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 ============ |
