We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b05975c + c3539d9 commit 725ca9fCopy full SHA for 725ca9f
docs/_includes/getting-started.html
@@ -2,7 +2,7 @@
2
<div class="centered questions">
3
4
<h1 id="getting-started">Try Dotty</h1>
5
- <p>Try it in your browser with <a href="https://scastie.scala-lang.org/">Scastie</a> by changing the target to Dotty in the Build Settings.</p>
+ <p>Try it in your browser with <a href="https://scastie.scala-lang.org/?target=dotty">Scastie</a>.</p>
6
7
8
<h1 id="getting-started-with-a-project">Create a Dotty Project</h1>
0 commit comments