Skip to content

Commit 3ebaafc

Browse files
authored
Update language-support-policy.md
clarify .net vs .net framework vs .net core etc links.
1 parent 13843f6 commit 3ebaafc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Those who receive notifications include account administrators, service administ
3131
## Language runtime version support timelines
3232
To learn more about specific language support policy timelines, visit the following resources:
3333

34-
- [ASP.NET](https://aka.ms/aspnetrelease)
35-
- [.NET](https://aka.ms/dotnetrelease)
34+
- [.NET and ASP.NET Core](https://aka.ms/dotnetrelease)
35+
- [.NET Framework and ASP.NET](https://aka.ms/aspnetrelease)
3636
- [Node](https://aka.ms/noderelease)
3737
- [Java](https://aka.ms/javarelease)
3838
- [Python](https://aka.ms/pythonrelease)
@@ -48,4 +48,4 @@ To learn more about how to update your App Service application language versions
4848
- [Node](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/node_support.md#node-on-linux-app-service)
4949
- [Java](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/java_support.md#java-on-app-service)
5050
- [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)
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)

0 commit comments

Comments
 (0)