Skip to content

Commit 34ea263

Browse files
authored
multiversal-equality.md: Fix broken links
1 parent 281416b commit 34ea263

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/docs/reference/multiversal-equality.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,5 @@ The precise rules for equality checking are as follows.
9898
instance if the implicit search for `Eq[T, T]` succeeds
9999
and constructs an instance different from `eqAny`.
100100

101-
More on multiversal equality is found in a [blog post]
102-
and a [Github issue].
103-
104-
### Reference
105-
106-
For more info, see [Issue #1247](https://github.com/lampepfl/dotty/issues/1247).
101+
More on multiversal equality is found in a [blog post](http://www.scala-lang.org/blog/2016/05/06/multiversal-equality.html)
102+
and a [Github issue](https://github.com/lampepfl/dotty/issues/1247).

0 commit comments

Comments
 (0)