Skip to content

Commit 9a890ae

Browse files
authored
Merge pull request #111282 from danmoseley/patch-1
Clarify links to .NET versions in language-support-policy.md
2 parents 7c71f4d + cf85fed commit 9a890ae

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/app-service/language-support-policy.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Language Support Policy
33
description: App Service language runtime support policies
4-
author: jeffmartinez
5-
4+
author: jeffwmartinez
65
ms.topic: article
76
ms.date: 01/23/2023
87
ms.author: jefmarti
@@ -31,8 +30,8 @@ Those who receive notifications include account administrators, service administ
3130
## Language runtime version support timelines
3231
To learn more about specific language support policy timelines, visit the following resources:
3332

34-
- [ASP.NET](https://aka.ms/aspnetrelease)
35-
- [.NET](https://aka.ms/dotnetrelease)
33+
- [.NET and ASP.NET Core](https://aka.ms/dotnetrelease)
34+
- [.NET Framework and ASP.NET](https://aka.ms/aspnetrelease)
3635
- [Node](https://aka.ms/noderelease)
3736
- [Java](https://aka.ms/javarelease)
3837
- [Python](https://aka.ms/pythonrelease)
@@ -48,4 +47,4 @@ To learn more about how to update your App Service application language versions
4847
- [Node](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/node_support.md#node-on-linux-app-service)
4948
- [Java](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/java_support.md#java-on-app-service)
5049
- [Python](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/python_support.md#how-to-update-your-app-to-target-a-different-version-of-python)
51-
- [PHP](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md#how-to-update-your-app-to-target-a-different-version-of-php)
50+
- [PHP](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md#how-to-update-your-app-to-target-a-different-version-of-php)

0 commit comments

Comments
 (0)