Skip to content

Commit 66c97fc

Browse files
committed
Fix link to the intersection types spec
1 parent f758994 commit 66c97fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/intersection-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ class C extends A with B {
6464
```
6565

6666

67-
[More details](./type-lambdas-spec.html)
67+
[More details](./intersection-types-spec.html)

0 commit comments

Comments
 (0)