mirror of
https://github.com/wassname/pyramid_formalchemy.git
synced 2026-06-27 16:10:40 +08:00
use real link
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user