diff --git a/README.md b/README.md index 4498606ac..5be57fccd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the source for the [scala-lang.org](https://scala-lang. It does not contain the source for the [docs.scala-lang.org](https://docs.scala-lang.org) subdomain. You can visit the [docs.scala-lang repository](https://github.com/scala/docs.scala-lang) if you are interested in contributing to the Scala documentation site. -The repository for Scala 3 itself is https://github.com/lampepfl/dotty . +The repository for Scala 3 itself is https://github.com/scala/scala3 . Scala 2 is at https://github.com/scala/scala. Scala 2 bug reports are at https://github.com/scala/bug. diff --git a/_data/governance.yml b/_data/governance.yml index 63a4341a2..7bb063236 100644 --- a/_data/governance.yml +++ b/_data/governance.yml @@ -72,9 +72,9 @@ cards: anchorTarget: "gov-scala-3" links: - name: Core Maintainers - url: https://github.com/lampepfl/dotty/blob/main/MAINTENANCE.md#compiler + url: https://github.com/scala/scala3/blob/main/MAINTENANCE.md#compiler - name: Maintenance Procedures - url: https://github.com/lampepfl/dotty/blob/main/MAINTENANCE.md + url: https://github.com/scala/scala3/blob/main/MAINTENANCE.md - title: "Moderation" description: "Learn how the Scala community is moderated." expandText: "Process & People" diff --git a/_includes/downloads-scala3.html b/_includes/downloads-scala3.html index e3886a649..c1bb03841 100644 --- a/_includes/downloads-scala3.html +++ b/_includes/downloads-scala3.html @@ -1,10 +1,10 @@

Are you looking for another release of Scala?


-

Scala binaries for {{page.release_version}} are available at github.

+

Scala binaries for {{page.release_version}} are available at github.

Release Notes

For a summary of important changes, see the GitHub release notes. + href="https://github.com/scala/scala3/releases/tag/{{page.release_version}}">GitHub release notes.
(Or consult our archive of older release notes.) @@ -20,7 +20,7 @@

Ways to Install This Release

  • Download the Scala binaries for {{page.release_version}} at github. + href="https://github.com/scala/scala3/releases/tag/{{page.release_version}}">github.
    Need help running the binaries?
  • diff --git a/_layouts/downloadpage.html b/_layouts/downloadpage.html index 4cfc90be1..de0556587 100644 --- a/_layouts/downloadpage.html +++ b/_layouts/downloadpage.html @@ -34,9 +34,9 @@

    {{page.title}}