diff --git a/Doc/library/collections.rst b/Doc/library/collections.rst index 88d7981eb98..4c5b649c77c 100644 --- a/Doc/library/collections.rst +++ b/Doc/library/collections.rst @@ -98,7 +98,7 @@ The class can be used to simulate nested scopes and is useful in templating. .. seealso:: * The `MultiContext class - `_ + `_ in the Enthought `CodeTools package `_ has options to support writing to any mapping in the chain.