8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965d37c commit 2f8275bCopy full SHA for 2f8275b
tutorials/FAQ/collections.md
@@ -45,10 +45,10 @@ as_ belonging in that hierarchy through implicit conversion to wrapper classes.
45
The legend for these graphs can be found after them.
46
47
Graph for immutable hierarchy:
48
-![Immutable collection hierarchy][6]
+<img src="http://i.stack.imgur.com/2fjoA.png" width="600px" />
49
50
Graph for mutable hierarchy:
51
-![Mutable collection hierarchy][7]
+<a href="http://i.stack.imgur.com/Dsptl.png"><img src="http://i.stack.imgur.com/Dsptl.png" width="600px" /></a>
52
53
Legend:
54
0 commit comments