Skip to content

Commit 81af002

Browse files
committed
Fix broken implicit function type link on landing page
The page was renamed in 3bc0547
1 parent 60c4bf8 commit 81af002

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
@@ -37,7 +37,7 @@ <h1 id="so-features">So, features?</h1>
3737
<td>Implemented</td>
3838
</tr>
3939
<tr>
40-
<td><a href="http://dotty.epfl.ch/docs/reference/new-types/implicit-function-types.html">Implicit function types</a></td>
40+
<td><a href="http://dotty.epfl.ch/docs/reference/contextual/query-types.html">Implicit function types</a></td>
4141
<td>Implemented</td>
4242
</tr>
4343
<tr>

0 commit comments

Comments
 (0)