diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-12-17 16:44:40 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-12-17 16:44:40 -0500 |
commit | de518958c4bf4002db7ef4ffd0eaf73efaacfc25 (patch) | |
tree | 38bc21c3b4463675b6998f3ba182f4da6129fc09 /doc/build/index.rst | |
parent | aa0c20b804d3504df9bf60d6be3d7f3d68e680c1 (diff) | |
download | sqlalchemy-improve_toc.tar.gz |
- edits, new breakoutsimprove_toc
Diffstat (limited to 'doc/build/index.rst')
-rw-r--r-- | doc/build/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/index.rst b/doc/build/index.rst index e7192a2fe..8b60ef9b9 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -34,7 +34,7 @@ of Python objects, proceed first to the tutorial. :doc:`Relationship Configuration <orm/relationships>` | * **Configuration Extensions:** - :doc:`Declarative Extension <orm/extensions/declarative>` | + :doc:`Declarative Extension <orm/extensions/declarative/index>` | :doc:`Association Proxy <orm/extensions/associationproxy>` | :doc:`Hybrid Attributes <orm/extensions/hybrid>` | :doc:`Automap <orm/extensions/automap>` | |