@@ -77,19 +77,19 @@ This release ships with the following features:
7777
7878[ 1 ] : https://docs.google.com/document/d/1h3KUMxsSSjyze05VecJGQ5H2yh7fNADtIf3chD3_wr0/edit
7979[ 2 ] : https://infoscience.epfl.ch/record/222780?ln=en
80- [ 3 ] : ../ reference/new-types/intersection-types.html
81- [ 4 ] : ../ reference/new-types/union-types.html
82- [ 5 ] : ../ reference/enums/adts.html
83- [ 6 ] : ../ reference/enums/desugarEnums.html
84- [ 7 ] : ../ reference/contextual/by-name-context-parameters.html
80+ [ 3 ] : reference/new-types/intersection-types.html
81+ [ 4 ] : reference/new-types/union-types.html
82+ [ 5 ] : reference/enums/adts.html
83+ [ 6 ] : reference/enums/desugarEnums.html
84+ [ 7 ] : reference/contextual/by-name-context-parameters.html
8585[ 8 ] : https://infoscience.epfl.ch/record/228518
8686[ 9 ] : http://docs.scala-lang.org/sips/pending/static-members.html
8787[ 10 ] : http://docs.scala-lang.org/sips/pending/improved-lazy-val-initialization.html
8888[ 11 ] : http://magarciaepfl.github.io/scala/
8989[ 12 ] : https://github.com/lampepfl/dotty/commit/b2215ed23311b2c99ea638f9d7fcad9737dba588
9090[ 13 ] : https://github.com/lampepfl/dotty/pull/187
9191[ 14 ] : https://github.com/lampepfl/dotty/pull/217
92- [ 15 ] : ../ reference/other-new-features/trait-parameters.html
92+ [ 15 ] : reference/other-new-features/trait-parameters.html
9393[ 16 ] : https://github.com/lampepfl/dotty/commit/89540268e6c49fb92b9ca61249e46bb59981bf5a
9494[ 17 ] : https://github.com/lampepfl/dotty/pull/174
9595[ 18 ] : https://github.com/lampepfl/dotty/pull/488
@@ -104,10 +104,10 @@ This release ships with the following features:
104104[ 27 ] : https://github.com/lampepfl/dotty/pull/2513
105105[ 28 ] : https://github.com/lampepfl/dotty/pull/2361
106106[ 29 ] : https://github.com/lampepfl/dotty/pull/1453
107- [ 30 ] : ../ reference/contextual/context-functions.html
107+ [ 30 ] : reference/contextual/context-functions.html
108108[ 31 ] : https://github.com/lampepfl/dotty/pull/2136
109109[ 32 ] : https://github.com/lampepfl/dotty/pull/1758
110- [ 33 ] : ../ reference/metaprogramming/inline.html
110+ [ 33 ] : reference/metaprogramming/inline.html
111111
112112# Contributors
113113The Dotty team and contributors have closed 750 issues and have merged a total of 1258 pull requests.
0 commit comments