Skip to content

Commit a64e083

Browse files
authored
Merge pull request #5519 from dotty-staging/worksheet-mode-link
Fix link to IDE instructions
2 parents e4bb0b4 + acb2bd0 commit a64e083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/usage/worksheet-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The only supported client for the Worksheet mode is [Visual Studio
1515
Code](https://code.visualstudio.com/).
1616

1717
To use the worksheets, start Dotty IDE by [following the
18-
instruction]("./ide-support.html") and create a new file `MyWorksheet.sc` and
18+
instruction](ide-support.html) and create a new file `MyWorksheet.sc` and
1919
write some code:
2020

2121
```scala

0 commit comments

Comments
 (0)