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.
1 parent c169607 commit 3eaf5aaCopy full SHA for 3eaf5aa
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](tools/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