summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-12-27 17:17:05 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-12-27 17:17:05 -0500
commit3ccae267894804b104171f2fee9355cd292e0dbf (patch)
tree3304f99b59767243374af5a1d554779d3df059b0
parent5343d24fee5219de002a8efba8bc882f8b3d4b5b (diff)
downloadsqlalchemy-3ccae267894804b104171f2fee9355cd292e0dbf.tar.gz
remove pipe...
-rw-r--r--doc/build/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/index.rst b/doc/build/index.rst
index 8b60ef9b9..55dba45fe 100644
--- a/doc/build/index.rst
+++ b/doc/build/index.rst
@@ -31,7 +31,7 @@ of Python objects, proceed first to the tutorial.
* **ORM Configuration:**
:doc:`Mapper Configuration <orm/mapper_config>` |
- :doc:`Relationship Configuration <orm/relationships>` |
+ :doc:`Relationship Configuration <orm/relationships>`
* **Configuration Extensions:**
:doc:`Declarative Extension <orm/extensions/declarative/index>` |