From acb2bd05119a059aa46e18171401dc96a5baf964 Mon Sep 17 00:00:00 2001 From: Martin Duhem Date: Mon, 26 Nov 2018 18:20:44 +0100 Subject: [PATCH] Fix link to IDE instructions --- docs/docs/usage/worksheet-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage/worksheet-mode.md b/docs/docs/usage/worksheet-mode.md index 13793041404d..2e0d1eb81095 100644 --- a/docs/docs/usage/worksheet-mode.md +++ b/docs/docs/usage/worksheet-mode.md @@ -15,7 +15,7 @@ The only supported client for the Worksheet mode is [Visual Studio Code](https://code.visualstudio.com/). To use the worksheets, start Dotty IDE by [following the -instruction]("./ide-support.html") and create a new file `MyWorksheet.sc` and +instruction](ide-support.html) and create a new file `MyWorksheet.sc` and write some code: ```scala