]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
tweak
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Aug 2007 02:15:43 +0000 (02:15 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Aug 2007 02:15:43 +0000 (02:15 +0000)
doc/build/content/session.txt

index 6fdcd9d8be6f1fa48824be27f84358e5adcef88e..cae0339ea07d26d72584bc4300a84828656964f0 100644 (file)
@@ -535,4 +535,4 @@ Vertical partitioning places different kinds of objects, or different tables, ac
 
 Horizontal partitioning partitions the rows of a single table (or a set of tables) across multiple databases.
 
-See the "sharding" example in [attribute_shard.py](rel:http://www.sqlalchemy.org/trac/browser/trunk/examples/sharding/attribute_shard.py)
+See the "sharding" example in [attribute_shard.py](http://www.sqlalchemy.org/trac/browser/trunk/examples/sharding/attribute_shard.py)