diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-02-10 14:48:55 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-02-10 14:48:55 +0200 |
| commit | 179f8c3e5c96ebef06710a0c214409aadd94ada5 (patch) | |
| tree | 6b240618dcd8b74e2513ceb0b6c0a0308cb1e56c /docs | |
| parent | e3ed0ee85d3edc49740637e3bf76a04f1e6a6963 (diff) | |
| download | pyramid-179f8c3e5c96ebef06710a0c214409aadd94ada5.tar.gz pyramid-179f8c3e5c96ebef06710a0c214409aadd94ada5.tar.bz2 pyramid-179f8c3e5c96ebef06710a0c214409aadd94ada5.zip | |
spaces are preferred to tabs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 192bd7a79..8d22d4d42 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ intersphinx_mapping = { ('http://docs.pylonsproject.org/projects/translationstring/en/latest', None), 'venusian': - ('http://docs.pylonsproject.org/projects/venusian/en/latest', None), + ('http://docs.pylonsproject.org/projects/venusian/en/latest', None), } # Add any paths that contain templates here, relative to this directory. |
