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 1faa30f + 3eaf5aa commit 4f36b60Copy full SHA for 4f36b60
docs/docs/contributing/workflow.md
@@ -4,7 +4,7 @@ title: Workflow
4
---
5
6
Check [Getting Started](getting-started.md) for instructions on how to obtain the source code of dotty and
7
-[Eclipse](eclipse.md) or [IntelliJ-IDEA](intellij-idea.md).
+[Eclipse](tools/eclipse.md) or [IntelliJ-IDEA](tools/intellij-idea.md).
8
This document details common workflow patterns when working with Dotty before using the debugging tools.
9
10
## Compiling files with dotc ##
0 commit comments