use real link

This commit is contained in:
Gael Pasgrimaud
2011-06-21 17:09:37 +02:00
parent 4c718ad48d
commit aea94c4424
+1 -1
View File
@@ -219,7 +219,7 @@ man_pages = [
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {
'pyramid': ('http://docs.pylonsproject.org/projects/pyramid/1.0', None),
'formalchemy': ('../../formalchemy/docs/_build/html/', None),
'formalchemy': ('http://docs.formalchemy.org/formalchemy/', None),
}
html_theme = 'nature'