diff options
| author | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-11-19 04:36:09 +0000 |
|---|---|---|
| committer | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-11-19 04:36:09 +0000 |
| commit | 331d4bba9792676bdbe00c5d0066ca6c167ff4ec (patch) | |
| tree | 420fda5f9905e290ff1251b069d2cad6fc5fa884 /docs | |
| parent | 42c5a91388832b001321f2eb46c939eadc117b08 (diff) | |
Fixed link to settings documentation in the i18n docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6700 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/i18n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/i18n.txt b/docs/i18n.txt index 2c43e7884e..8beb2188e8 100644 --- a/docs/i18n.txt +++ b/docs/i18n.txt @@ -658,7 +658,7 @@ message file. The choice is yours. of the settings file to determine this, and a settings file doesn't exist if you're manually configuring your settings.) -.. _settings documentation: ../settings/#using-settings-without-the-django-settings-module-environment-variable +.. _settings documentation: ../settings/#using-settings-without-setting-django-settings-module All message file repositories are structured the same way. They are: |
