Commit 1a62d0a
authored
Fix three dead links in spec Types doc chapter (#20337)
This PR most likely fixes three dead links currently served at:
[https://scala-lang.org/files/archive/spec/3.4/03-types.html
](https://scala-lang.org/files/archive/spec/3.4/03-types.html)
I tried `sbt sbt scaladoc/generateScalaDocumentation` and `sbt
scaladoc/generateReferenceDocumentation` to generate the updated
documentation but I think some other rule is responsible for that, so I
haven't checked that the updated links actually work, but I think they
will.1 parent 836a25a commit 1a62d0a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments