Skip to content

Commit 4085f93

Browse files
Update articles/azure-functions/functions-develop-vs.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 9f5bab0 commit 4085f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-develop-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Visual Studio provides the following benefits when you develop your functions:
2121

2222
This article provides details about how to use Visual Studio to develop C# class library functions and publish them to Azure. Before you read this article, consider completing the [Functions quickstart for Visual Studio](functions-create-your-first-function-visual-studio.md).
2323

24-
Unless otherwise noted, procedures and examples shown are for Visual Studio 2022. To know more about Visual Studio releases [here](.visualstudio\releases\2022\release-notes) and Visual Studio Preview releases [here](visualstudio\releases\2022\release-notes-preview)
24+
Unless otherwise noted, procedures and examples shown are for Visual Studio 2022. For more information about Visual Studio 2022 releases, see [the release notes](/visualstudio/releases/2022/release-notes) or the [preview release notes](/visualstudio/releases/2022/release-notes-preview).
2525

2626
## Prerequisites
2727

0 commit comments

Comments
 (0)