Skip to content

Commit a288642

Browse files
author
Glenn Gailey
committed
Fix landing page links
1 parent 65078ab commit a288642

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-functions/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ landingContent:
4949
- text: Create your first function (Java)
5050
url: functions-create-first-java-maven.md
5151
- text: Create your first function (JavaScript)
52-
url: functions-create-first-function-vs-code.md
52+
url: functions-create-first-function-vs-code.md?pivots=programming-language-javascript
5353
- text: Create your first function (PowerShell)
54-
url: functions-create-first-function-powershell.md
54+
url: functions-create-first-function-vs-code.md?pivots=programming-language-powershell
5555
- text: Create your first function (Python)
56-
url: functions-create-first-function-python.md
56+
url: functions-create-first-function-vs-code.md?pivots=programming-language-python
5757
- linkListType: learn
5858
links:
5959
- text: Create serverless logic

0 commit comments

Comments
 (0)