File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -36,19 +36,19 @@ landingContent:
36
36
url : functions-get-started.md
37
37
- linkListType : quickstart
38
38
links :
39
- - text : Create a C# function in Azure using Visual Studio Code
40
- url : create-first-function-vs-code-csharp .md
41
- - text : Create a Java function in Azure from the command line
39
+ - text : C#
40
+ url : functions- create-your- first-function-visual-studio .md
41
+ - text : Java
42
42
url : create-first-function-cli-java.md
43
- - text : Create a JavaScript function in Azure using Visual Studio Code
43
+ - text : JavaScript
44
44
url : create-first-function-vs-code-node.md
45
- - text : Create a PowerShell function in Azure using Visual Studio Code
45
+ - text : PowerShell
46
46
url : create-first-function-vs-code-powershell.md
47
- - text : Create a function in Azure with Python using Visual Studio Code
47
+ - text : Python
48
48
url : create-first-function-vs-code-python.md
49
- - text : Create a Go or Rust function in Azure using Visual Studio Code
49
+ - text : Rust/Go
50
50
url : create-first-function-vs-code-other.md
51
- - text : Create a function in Azure with TypeScript using Visual Studio Code
51
+ - text : TypeScript
52
52
url : create-first-function-vs-code-typescript.md
53
53
- title : Develop functions
54
54
linkLists :
You can’t perform that action at this time.
0 commit comments