Skip to content

Commit df67787

Browse files
authored
Fixing a Java broken link in homepage
This is caused by https://github.com/MicrosoftDocs/azure-docs-pr/pull/107871
1 parent 5adda70 commit df67787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ landingContent:
4040
- text: Create your first function (C#)
4141
url: functions-create-your-first-function-visual-studio.md
4242
- text: Create your first function (Java)
43-
url: functions-create-first-java-maven.md
43+
url: functions-create-first-azure-function-azure-cli?pivots=programming-language-java
4444
- text: Create your first function (JavaScript)
4545
url: functions-create-first-function-vs-code.md?pivots=programming-language-javascript
4646
- text: Create your first function (PowerShell)

0 commit comments

Comments
 (0)