We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281416b commit 34ea263Copy full SHA for 34ea263
docs/docs/reference/multiversal-equality.md
@@ -98,9 +98,5 @@ The precise rules for equality checking are as follows.
98
instance if the implicit search for `Eq[T, T]` succeeds
99
and constructs an instance different from `eqAny`.
100
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).
+More on multiversal equality is found in a [blog post](http://www.scala-lang.org/blog/2016/05/06/multiversal-equality.html)
+and a [Github issue](https://github.com/lampepfl/dotty/issues/1247).
0 commit comments