From: Mike Bayer Date: Sat, 27 Dec 2014 22:17:05 +0000 (-0500) Subject: remove pipe... X-Git-Tag: rel_0_9_9~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=856e9612790e2e2a84c0dfc0f01ba27bb7ebc01f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git remove pipe... (cherry picked from commit 3ccae267894804b104171f2fee9355cd292e0dbf) --- diff --git a/doc/build/index.rst b/doc/build/index.rst index 497fa7857a..c2a2d3e409 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 ` | - :doc:`Relationship Configuration ` | + :doc:`Relationship Configuration ` * **Configuration Extensions:** :doc:`Declarative Extension ` |