Skip to content

Commit 3b8f3c7

Browse files
Update 2017-05-31-first-dotty-milestone-release.md
1 parent e093465 commit 3b8f3c7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/blog/_posts/2017-05-31-first-dotty-milestone-release.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ all be part of regular time-based releases.
2828
## How can you try it out?
2929

3030
You have several alternatives: use the `sbt-dotty` plugin, get a standalone
31-
installation, or try it online on [Scastie](https://scastie.scala-lang.org/?target=dotty).
31+
installation, or try it online on [Scastie].
3232

3333
### sbt
3434
Using sbt 0.13.13 or newer, do:
@@ -54,7 +54,7 @@ brew install lampepfl/brew/dotty
5454

5555
### Scastie
5656

57-
[Scastie](https://scastie.scala-lang.org/?target=dotty), the online Scala playground,
57+
[Scastie], the online Scala playground,
5858
supports Dotty.
5959

6060

@@ -117,3 +117,6 @@ Join our [community build](https://github.com/lampepfl/dotty-community-build)
117117

118118

119119
To get started, see <https://github.com/lampepfl/dotty>.
120+
121+
122+
[Scastie]: https://scastie.scala-lang.org/?target=dotty

0 commit comments

Comments
 (0)