Skip to content

Commit dc332bc

Browse files
authored
Merge pull request #893 from jon-hanson/patch-1
Fix broken LEARN MORE link
2 parents 1d3023d + 9d3aeb0 commit dc332bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sips/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ use and a low barrier to entry for beginners and intermediate users. The
2323
Platform consists of several independent modules that solve specific problems.
2424
The Scala community sets the overall direction of the Platform.
2525

26-
<a class="button" href="https://scalacenter.github.io/platform-staging/platform.html">Learn more</a>
26+
<a class="button" href="https://scalacenter.github.io/platform/">Learn more</a>
2727

2828

2929

0 commit comments

Comments
 (0)