From 28c6f8547c80560a105cbccff6049a3105d3eb34 Mon Sep 17 00:00:00 2001 From: ColourGrey <57685970+ColourGrey@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:06:30 +0300 Subject: [PATCH] Update index.md Removed the reference to scala-android.org because that site seems to have been hacked (just look at the Indonesian spam inserted on https://www.scala-android.org/dependencies). --- community/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/community/index.md b/community/index.md index 43a19bde8..ac4e8f642 100644 --- a/community/index.md +++ b/community/index.md @@ -283,7 +283,6 @@ Staying current: - [Scala.js](https://www.scala-js.org) compiles Scala code to JavaScript - [Scala Native](https://www.scala-native.org) compiles Scala code to LLVM for native execution -- [Scala on Android](https://scala-android.org) community site The [Scala Discord](https://discord.com/invite/scala) has #scala-js, #scala-native, and #scala-android channels.