2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-29 19:52:16 +00:00

Change indexing link to point at containers.html instead of indexing.html

[SVN r20292]
This commit is contained in:
Raoul Gough
2003-10-07 17:14:20 +00:00
parent c3ac52a4a8
commit 9980a5824e

View File

@@ -969,7 +969,7 @@
<dl>
<dt><a href="callbacks.html">Calling Python Functions and Methods</a></dt>
<dt><a href="pickle.html">Pickle Support</a><br>
<a href="indexing.html">Indexing Support</a></dt>
<a href="containers.html">Indexing Support</a></dt>
</dl>
<hr>