File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -428,9 +428,9 @@ Hopefully you’ll discover more great Scala features as you use the language.
428428[ given] : {% link _ overviews/scala3-book/ca-given-using-clauses.md %}
429429[ contextual] : {% link _ overviews/scala3-book/ca-contextual-abstractions-intro.md %}
430430[ reference] : {{ site.scala3ref }}/overview.html
431- [ dropped ] : https://dotty.epfl.ch/docs/Dropped%20Features/index .html
432- [ changed ] : https://dotty.epfl.ch/docs/Other%20Changed%20Features/index .html
433- [ added ] : https://dotty.epfl.ch/docs/Other%20New%20Features/index .html
431+ [ dropped ] : https://docs.scala-lang.org/scala3/reference/dropped-features .html
432+ [ changed ] : https://docs.scala-lang.org/scala3/reference/changed-features .html
433+ [ added ] : https://docs.scala-lang.org/scala3/reference/other-new-features .html
434434
435435[ union-types] : {% link _ overviews/scala3-book/types-union.md %}
436436[ opaque-types] : {% link _ overviews/scala3-book/types-opaque-types.md %}
You can’t perform that action at this time.
0 commit comments