diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-05-29 15:49:04 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-05-29 15:49:04 -0400 |
commit | 5d37a9377c79729fb06770db21d92197dabb6010 (patch) | |
tree | dbf5ec121b2e42bb606f40c56df761d76d7ebe0e | |
parent | 39e15ac76029ca65d01a106d162afa2c49ffbc16 (diff) | |
download | sqlalchemy-5d37a9377c79729fb06770db21d92197dabb6010.tar.gz |
fix
-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 716a83d0e..a91bb72e4 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -11,7 +11,7 @@ Getting Started A high level view and getting set up. -:ref:`Overview <overview>` | +:doc:`Overview <intro>` | :ref:`Installation Guide <installation>` | :doc:`Frequently Asked Questions <faq>` | :doc:`Migration from 0.8 <changelog/migration_09>` | |