Skip to content

Commit a6ba025

Browse files
Update getting-started link on readme
1 parent 3bb27d4 commit a6ba025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Yes, Dotty itself is a project that can be compiled by both Dotty and Scalac.<br
6262
It's not very hard, and the biggest thing that you will likely miss is using macros.
6363

6464
####How can I try it out?
65-
https://github.com/lampepfl/dotty/wiki/Getting-Started.
65+
http://lampepfl.github.io/dotty/docs/contributing/getting-started.html.
6666
Here’s an example sbt project and instructions on how to set it up: https://github.com/smarter/dotty-example-project/ <br>
6767
We have colored REPL :-). You can invoke it by running `dotc -repl`.
6868

0 commit comments

Comments
 (0)