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.
2 parents 8e4b919 + c323ffe commit 2dbc77cCopy full SHA for 2dbc77c
docs/docs/reference/other-new-features/opaques.md
@@ -53,6 +53,6 @@ But the following operations would lead to type errors:
53
l / l2 // error: `/` is not a member fo Logarithm
54
```
55
56
-`opaque` is a [soft modifier](./soft-modifier.html).
+`opaque` is a [soft modifier](../soft-modifier.html).
57
58
-For more details, see [Scala SIP 35](https://docs.scala-lang.org/sips/opaque-types.html).
+For more details, see [Scala SIP 35](https://docs.scala-lang.org/sips/opaque-types.html).
0 commit comments