Skip to content

Commit 6d41ed9

Browse files
Reorder quick start links
1 parent 8755a83 commit 6d41ed9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/app-service/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,22 +82,22 @@ Create your first web app.
8282
> [Getting started](getting-started.md)
8383
8484
> [!div class="nextstepaction"]
85-
> [ASP.NET Core (on Windows or Linux)](quickstart-dotnetcore.md)
85+
> [ASP.NET (on Windows)](./quickstart-dotnetcore.md?tabs=netframework48)
8686
8787
> [!div class="nextstepaction"]
88-
> [ASP.NET (on Windows)](./quickstart-dotnetcore.md?tabs=netframework48)
88+
> [ASP.NET Core (on Windows or Linux)](quickstart-dotnetcore.md)
8989
9090
> [!div class="nextstepaction"]
91-
> [PHP (on Windows or Linux)](quickstart-php.md)
91+
> [Java (on Windows or Linux)](quickstart-java.md)
9292
9393
> [!div class="nextstepaction"]
9494
> [Node.js (on Windows or Linux)](quickstart-nodejs.md)
9595
9696
> [!div class="nextstepaction"]
97-
> [Java (on Windows or Linux)](quickstart-java.md)
97+
> [Python (on Linux)](quickstart-python.md)
9898
9999
> [!div class="nextstepaction"]
100-
> [Python (on Linux)](quickstart-python.md)
100+
> [PHP (on Windows or Linux)](quickstart-php.md)
101101
102102
> [!div class="nextstepaction"]
103103
> [HTML](quickstart-html.md)

0 commit comments

Comments
 (0)