Skip to content

Commit 46d2fc3

Browse files
vadimsemenovilya-g
authored andcommitted
Fix link to Scala immutable collections
1 parent 2aff6af commit 46d2fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Provide implementation of those interfaces.
1515
## Similar API review
1616

1717
* [.NET immutable collections](https://msdn.microsoft.com/en-us/library/mt452182.aspx)
18-
* [Scala immutable collections](http://docs.scala-lang.org/overviews/collections/concrete-immutable-collection-classes)
18+
* [Scala immutable collections](https://docs.scala-lang.org/overviews/collections/concrete-immutable-collection-classes.html)
1919

2020
## Description
2121

0 commit comments

Comments
 (0)