Skip to content

Commit 51c6634

Browse files
authored
Merge pull request #1346 from scalacenter/fix-dead-links
Fix remaining dead links
2 parents 81f5d41 + 3af9bfe commit 51c6634

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

blog/_posts/2017-10-16-fourth-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can learn more about Dotty on our [website](https://dotty.epfl.ch).
1818

1919
<!--more-->
2020

21-
This is our fourth scheduled release according to our [6-week release schedule](https://dotty.epfl.ch/docs/usage/version-numbers.html).
21+
This is our fourth scheduled release according to our 6-week release schedule.
2222
The [previous technology preview](/blog/2017/09/07/third-dotty-milestone-release.html) improved
2323
stability and reliability.
2424

blog/_posts/2018-10-04-scaladoc-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ For a smorgasbord of examples take a look at [examples](https://janekdb.github.i
9797

9898
### Dotty and Scala 3
9999

100-
With `dotty` now boosting its share of the development horizon it's important to place GFM into a [dottydoc](https://dotty.epfl.ch/docs/usage/dottydoc.html) and hence Scaladoc 3 context.
100+
With `dotty` now boosting its share of the development horizon it's important to place GFM into a [dottydoc](https://docs.scala-lang.org/scala3/guides/scaladoc/) and hence Scaladoc 3 context.
101101

102102
In overview `dottydoc` supports the current Scaladoc 2.12 MediaWiki flavored markdown, but it also supports more contemporary flavors of markdown.
103103

community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ items and opinions. Ask your Scala friends who they follow on Twitter
141141

142142
## Community-Powered Learning Resources
143143

144-
* [Scala Exercises](http://scala-exercises.47deg.com/)
144+
* [Scala Exercises](http://scala-exercises.org/)
145145
* [Scala School](https://twitter.github.io/scala_school/)
146146
* [Scala Puzzlers](https://scalapuzzlers.com/)
147147
* [Scala Cookbook](http://www.scalacookbook.com/)

0 commit comments

Comments
 (0)