Skip to content

fix bad links #1211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions _downloads/2013-03-14-2.11.0-M2.md

This file was deleted.

25 changes: 0 additions & 25 deletions _downloads/2013-05-29-2.11.0-M3.md

This file was deleted.

25 changes: 0 additions & 25 deletions _downloads/2013-07-11-2.11.0-M4.md

This file was deleted.

25 changes: 0 additions & 25 deletions _downloads/2013-09-27-2.11.0-M5.md

This file was deleted.

25 changes: 0 additions & 25 deletions _downloads/2013-11-27-2.11.0-M7.md

This file was deleted.

22 changes: 0 additions & 22 deletions _downloads/2014-01-28-2.11.0-M8.md

This file was deleted.

2 changes: 1 addition & 1 deletion _posts/2013-07-11-release-notes-v2.11.0-M4.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
category: announcement
title: "Scala 2.11.0-M4 is now available!"
---
The [fourth development milestone](https://github.com/scala/scala/releases/v2.11.0-M4) of Scala 2.11 is now available for [download](/download/2.11.0-M4.html)!
The [fourth development milestone](https://github.com/scala/scala/releases/v2.11.0-M4) of Scala 2.11 is now available for download!

It brings the following [goodness](https://github.com/scala/scala/issues?direction=desc&labels=reviewed&milestone=18&page=1&sort=comments&state=closed):

Expand Down
2 changes: 1 addition & 1 deletion _posts/2013-09-28-release-notes-v2.11.0-M5.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
category: announcement
title: "Scala 2.11.0-M5 is now available!"
---
The [fifth development milestone](https://github.com/scala/scala/releases/v2.11.0-M5) of Scala 2.11 is now available for [download](/download/2.11.0-M5.html)!
The [fifth development milestone](https://github.com/scala/scala/releases/v2.11.0-M5) of Scala 2.11 is now available for download!

It brings the following [goodness](https://github.com/scala/scala/issues?direction=desc&labels=reviewed&milestone=20&page=1&sort=comments&state=closed):

Expand Down
2 changes: 1 addition & 1 deletion _posts/2013-11-27-release-notes-v2.11.0-M7.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
category: announcement
title: "Scala 2.11.0-M7 is now available!"
---
The [seventh development milestone](https://github.com/scala/scala/releases/v2.11.0-M7) of Scala 2.11 is now available for [download](/download/2.11.0-M7.html)!
The [seventh development milestone](https://github.com/scala/scala/releases/v2.11.0-M7) of Scala 2.11 is now available for download!

It brings the following [goodness](https://github.com/scala/scala/issues?milestone=25&page=1&state=closed):

Expand Down
4 changes: 2 additions & 2 deletions _posts/2017-09-25-bagwell-award-2017.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ We are pleased to announce that the Phil Bagwell Memorial Scala Community Award
Josh has been a prominent member of the Scala community ever since the early
days of the language's commercial adoption. He is known to Scala users as:

* author of [_Scala in Depth_](https://www.manning.com/books/scala-in-depth)
and co-author of [_sbt in Action_](https://www.manning.com/books/sbt-in-action)
* author of _Scala in Depth_ and co-author of _sbt in Action_,
both published by Manning
* maintainer of the [sbt](https://www.scala-sbt.org) build tool
for several years at Typesafe (the company now known as Lightbend)
* leader or contributor to numerous other open source Scala projects
Expand Down
3 changes: 0 additions & 3 deletions documentation/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ includeTOC: true
* Scala 2.12.x
* [Library API](https://www.scala-lang.org/files/archive/nightly/2.12.x/api/2.12.x/)
* [Compiler API](https://www.scala-lang.org/files/archive/nightly/2.12.x/api/2.12.x/scala-compiler/)
* Scala 2.11.x
* [Library API](https://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/)
* [Compiler API](https://www.scala-lang.org/files/archive/nightly/2.11.x/api/2.11.x/scala-compiler/)

## Previous releases
* Scala 2.13.3
Expand Down