File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ The IntelliJ IDE supports Maven out of the box and offers a plugin for Scala dev
100
100
* IntelliJ download: [ https://www.jetbrains.com/idea/ ] ( https://www.jetbrains.com/idea/ )
101
101
* IntelliJ Scala Plugin: [ http://plugins.jetbrains.com/plugin/?id=1347 ] ( http://plugins.jetbrains.com/plugin/?id=1347 )
102
102
103
- Check out our [ Setting up IntelliJ] ( https://github.com/ apache/ flink/blob/ master/docs/internals/ ide_setup.md #intellij-idea ) guide for details.
103
+ Check out our [ Setting up IntelliJ] ( https://ci. apache.org/projects/ flink/flink-docs- master/flinkDev/ ide_setup.html #intellij-idea ) guide for details.
104
104
105
105
### Eclipse Scala IDE
106
106
Original file line number Diff line number Diff line change @@ -1550,7 +1550,7 @@ under the License.
1550
1550
<dependency >
1551
1551
<groupId >com.puppycrawl.tools</groupId >
1552
1552
<artifactId >checkstyle</artifactId >
1553
- <!-- Note: match version with docs/internals /ide_setup.md -->
1553
+ <!-- Note: match version with docs/flinkDev /ide_setup.md -->
1554
1554
<version >8.9</version >
1555
1555
</dependency >
1556
1556
</dependencies >
You can’t perform that action at this time.
0 commit comments