File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1 id="getting-started">Try Dotty</h1>
1515 < p > Or, you can try Dotty in your browser with < a href ="https://scastie.scala-lang.org/?target=dotty "> Scastie</ a > .</ p >
1616
1717 < h1 id ="getting-started-with-a-project "> Create a Dotty Project</ h1 >
18- < p > The fastest way to create a new project in Dotty is using < a href ="http://www.scala-sbt.org/ "> sbt (0.13.15 +)</ a > .</ p >
18+ < p > The fastest way to create a new project in Dotty is using < a href ="http://www.scala-sbt.org/ "> sbt (1.1.4 +)</ a > .</ p >
1919
2020 < p > Create a Dotty project:</ p >
2121 < pre class ="sourceCode bright "> < code > sbt new < a href ="https://github.com/lampepfl/dotty.g8 "> lampepfl/dotty.g8</ a > </ code > </ pre >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ title: Getting Started: Users
1212This is an easy way to try Dotty without installing anything, directly in your browser.
1313
1414### sbt
15- The fastest way to create a new project compiled by Dotty is using [ sbt (0.13.13 +)] ( http://www.scala-sbt.org/ )
15+ The fastest way to create a new project compiled by Dotty is using [ sbt (1.1.4 +)] ( http://www.scala-sbt.org/ )
1616
1717Create a simple Dotty project:
1818``` bash
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ layout: doc-page
33title : " Using Dotty with sbt"
44---
55
6- To try it in your project see the [ Getting Started User Guide] ( http ://dotty.epfl.ch/# getting-started) .
6+ To try it in your project see the [ Getting Started User Guide] ( https ://dotty.epfl.ch/docs/usage/ getting-started.html ) .
You can’t perform that action at this time.
0 commit comments