Skip to content

Commit 76824f8

Browse files
authored
Merge pull request #3209 from scala/release/3.7.3
Add Scala 3.7.3 API docs
2 parents c25415a + f8a6261 commit 76824f8

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords:
1717

1818
scala-version: 2.13.16
1919
scala-212-version: 2.12.20
20-
scala-3-version: 3.7.2
20+
scala-3-version: 3.7.3
2121

2222
collections:
2323
style:

_ru/online-courses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ redirect-from:
2020

2121
## Упражнения на языке Scala
2222

23-
[Scala Exercises](https://www.scala-exercises.org/) — это серия уроков и упражнений, созданных [47 Degrees](https://www.47deg.com/).
23+
[Scala Exercises](https://www.scala-exercises.org/) — это серия уроков и упражнений, созданных [47 Degrees](https://xebia.com/).
2424
Это отличный способ получить краткое представление о Scala и одновременно проверить свои знания.
2525

2626
[Tour of Scala](https://tourofscala.com) шаг за шагом знакомит вас со Scala, от новичка до эксперта.

api/all.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/
6464

6565
## Previous releases
6666

67+
* Scala 3.7.2
68+
* [Library API](https://www.scala-lang.org/api/3.7.2/)
6769
* Scala 3.7.1
6870
* [Library API](https://www.scala-lang.org/api/3.7.1/)
6971
* Scala 3.7.0

online-courses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In the [Scala Learning Discord](http://sca.la/learning-community), you can conne
1717

1818
### Scala Exercises
1919

20-
[Scala Exercises](https://www.scala-exercises.org/) is a series of lessons and exercises created by [47 Degrees](https://www.47deg.com/).
20+
[Scala Exercises](https://www.scala-exercises.org/) is a series of lessons and exercises created by [47 Degrees](https://xebia.com/).
2121
It's a great way to get a brief introduction to Scala while testing your knowledge along the way.
2222
It also covers some libraries of the ecosystem such as cats, doobie, scalacheck etc.
2323

0 commit comments

Comments
 (0)