From 60b8cd3ca7540f01293654c38815e7fd0771376e Mon Sep 17 00:00:00 2001 From: Philippus Baalman Date: Sat, 4 Nov 2017 18:32:10 +0100 Subject: [PATCH] Fix link to The Scala Platform Process not everyone has access to staging --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index aba5885bdc..099524e90a 100644 --- a/index.md +++ b/index.md @@ -64,6 +64,6 @@ sections: - title: "SPP" description: "The Scala Platform Process. Community-driven library evolution." icon: "fa fa-users" - link: https://scalacenter.github.io/platform-staging/platform.html + link: https://platform.scala-lang.org ---