Skip to content

Commit ae576cb

Browse files
committed
link: various resources to talk to fellow Scala users
Signed-off-by: Josh Soref <[email protected]>
1 parent ff6016b commit ae576cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2021-05-14-scala3-is-here.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ One thing has changed completely in Scala 3 compared to Scala 2: it is macros. Y
1919

2020
If you are a seasoned user of Scala 2, chances are you have some projects you'd like to port from Scala 2 to Scala 3. You may find the [Migration guide](https://docs.scala-lang.org/scala3/guides/migration/compatibility-intro.html#) helpful. It outlines the compatibility story between Scala 2 and Scala 3: source compatibility, binary compatibility, changed and dropped features, metaprogramming.
2121

22-
And if you need any help in your Scala journey, you can find various resources to talk to fellow Scala users [here](https://www.scala-lang.org/community/).
22+
And if you need any help in your Scala journey, there are [various resources to talk to fellow Scala users](https://www.scala-lang.org/community/).
2323

2424
## Ecosystem
2525

0 commit comments

Comments
 (0)