Skip to content

Commit 49baa86

Browse files
authored
Fix enums link
1 parent 27a8779 commit 49baa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/_posts/2017-05-31-first-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This technology preview demonstrates new language features planned for Scala 3:
6666
- [Intersection Types](http://dotty.epfl.ch/docs/reference/intersection-types.html)
6767
- [Union Types](http://dotty.epfl.ch/docs/reference/union-types.html)
6868
- [Trait Parameters](http://dotty.epfl.ch/docs/reference/trait-parameters.html)
69-
- [Enumerations](http://dotty.epfl.ch/docs/reference/enums.html)
69+
- [Enumerations](http://dotty.epfl.ch/docs/reference/enums/enums.html)
7070
- [Algebraic Data Types](http://dotty.epfl.ch/docs/reference/adts.html)
7171
- [By-Name Implicits](http://dotty.epfl.ch/docs/reference/implicit-by-name-parameters.html)
7272

0 commit comments

Comments
 (0)