Skip to content

Commit c39bb18

Browse files
authored
optimize
1 parent 3b9e415 commit c39bb18

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/azure-functions/index.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ landingContent:
4646
url: create-first-function-azure-developer-cli.md?pivots=programming-language-typescript
4747
- title: Languages
4848
linkLists:
49+
- linkListType: concept
50+
links:
51+
- text: Supported languages in Azure Functions
52+
url: supported-languages.md
4953
- linkListType: how-to-guide
5054
links:
5155
- text: C#
@@ -58,18 +62,16 @@ landingContent:
5862
url: functions-reference-powershell.md
5963
- text: Python
6064
url: functions-reference-python.md
61-
- text: Rust/Go
62-
url: create-first-function-vs-code-other.md
6365
- text: TypeScript
6466
url: functions-reference-node.md?tabs=typescript
67+
- text: Other languages (Rust/Go)
68+
url: create-first-function-vs-code-other.md
6569
- title: Develop functions
6670
linkLists:
6771
- linkListType: concept
6872
links:
6973
- text: Azure Functions developer guide
7074
url: functions-reference.md
71-
- text: Supported languages in Azure Functions
72-
url: supported-languages.md
7375
- text: Azure Functions triggers and bindings concepts
7476
url: functions-triggers-bindings.md
7577
- text: Code and test Azure Functions locally

0 commit comments

Comments
 (0)