Skip to content

Commit 87fc8d1

Browse files
committed
Corrected svg links in collections
1 parent 96c5336 commit 87fc8d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_overviews/FAQ/collections.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -372,10 +372,10 @@ Overflow.
372372
[2]: http://docs.scala-lang.org/overviews/core/architecture-of-scala-collections.html
373373
[3]: http://www.scala-lang.org/sid/3
374374
[4]: https://github.com/sirthias/scala-collections-charts/downloads
375-
[5]: http://docs.scala-lang/resources/images/tour/collections.svg
375+
[5]: /resources/images/tour/collections-diagram.svg
376376
[6]: http://i.stack.imgur.com/2fjoA.png
377377
[7]: http://i.stack.imgur.com/Dsptl.png
378-
[8]: http://docs.scala-lang/resources/images/tour/collections-legend.svg
378+
[8]: /resources/images/tour/collections-legend-diagram.svg
379379
[9]: http://stackoverflow.com/q/1722137/53013
380-
[10]: http://docs.scala-lang/resources/images/tour/collections-immutable.svg
381-
[11]: http://docs.scala-lang/resources/images/tour/collections-mutable.svg
380+
[10]: /resources/images/tour/collections-immutable-diagram.svg
381+
[11]: /resources/images/tour/collections-mutable-diagram.svg

0 commit comments

Comments
 (0)