Skip to content

Commit 5064dc2

Browse files
authored
Fix IntelliJ link
1 parent b862f51 commit 5064dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/create-first-function-cli-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this article, you use command-line tools to create a Java function that respo
1919

2020
If Maven isn't your preferred development tool, check out our similar tutorials for Java developers:
2121
+ [Gradle](./functions-create-first-java-gradle.md)
22-
+ [IntelliJ IDEA](/azure/developer/java/toolkit-for-intellij/quickstart-functions)
22+
+ [IntelliJ IDEA](functions-create-maven-intellij.md)
2323
+ [Visual Studio Code](create-first-function-vs-code-java.md)
2424

2525
Completing this quickstart incurs a small cost of a few USD cents or less in your Azure account.

0 commit comments

Comments
 (0)