Skip to content

Commit 83fbfec

Browse files
committed
Fix links and typos in page Contribute to Docs
1 parent 2fd1c32 commit 83fbfec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

scala3/contribute-to-docs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@ The [Macros Tutorial](/scala3/guides/macros) is being written by Nicolas Stucki
3939

4040
## Migration Guide
4141
The [Scala 3 Migration Guide](/scala3/guides/migration/compatibility-intro.html)
42-
contains an comprehensive overview over compatibility between Scala 2 and Scala 3,
42+
contains a comprehensive overview over compatibility between Scala 2 and Scala 3,
4343
a tour presenting the migration tools, and detailed migration guides.
4444

4545
- [Source](https://github.com/scala/docs.scala-lang/tree/main/_overviews/scala3-migration)
46-
- [Issues](https://github.com/scalacenter/docs.scala-lang/issues)
46+
- [Issues](https://github.com/scala/docs.scala-lang/issues)
4747

4848
## Scala 3 Language Reference
49-
The [Dotty reference](/scala3/reference/overview.html) will evolve into the Scala 3 language, containing a formal presentation and detailed technical information about the various features of the language.
49+
The [Scala 3 reference](/scala3/reference/overview.html) contains a formal presentation and detailed technical information about the various features of the language.
5050

51-
- [Sources](https://github.com/scala/docs.scala-lang/tree/main/_overviews/reference)
52-
- [Issues](https://github.com/scalacenter/docs.scala-lang/issues)
51+
- [Sources](https://github.com/scala/docs.scala-lang/tree/main/_scala3-reference)
52+
- [Issues](https://github.com/scala/docs.scala-lang/issues)
5353

5454

5555
[scala3-book]: {% link _overviews/scala3-book/introduction.md %}

0 commit comments

Comments
 (0)