Skip to content

Commit 4f36b60

Browse files
Merge pull request #6931 from nizhikov/patch-1
Fix of the 404 link to intellij-idea.md
2 parents 1faa30f + 3eaf5aa commit 4f36b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/contributing/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Workflow
44
---
55

66
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).
7+
[Eclipse](tools/eclipse.md) or [IntelliJ-IDEA](tools/intellij-idea.md).
88
This document details common workflow patterns when working with Dotty before using the debugging tools.
99

1010
## Compiling files with dotc ##

0 commit comments

Comments
 (0)