Skip to content

Commit a29b5a9

Browse files
authored
Update broken link to singleton types
1 parent ef4c430 commit a29b5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h1 id="so-features">So, features?</h1>
99
</colgroup>
1010
<tbody>
1111
<tr>
12-
<td><a href="http://dotty.epfl.ch/docs/reference/union-types.html">Union</a>, <a href="http://dotty.epfl.ch/docs/reference/intersection-types.html">intersection</a> and <a href="http://docs.scala-lang.org/sips/pending/42.type.html">literal singleton types</a></td>
12+
<td><a href="http://dotty.epfl.ch/docs/reference/union-types.html">Union</a>, <a href="http://dotty.epfl.ch/docs/reference/intersection-types.html">intersection</a> and <a href="http://dotty.epfl.ch/docs/reference/singleton-types.html">literal singleton types</a></td>
1313
<td>Implemented</td>
1414
</tr>
1515
<tr>

0 commit comments

Comments
 (0)