Skip to content

Commit 55b54d4

Browse files
Merge pull request #230890 from pritamso/Broken-link-fix-kyle-patterson
Broken link fixed
2 parents 670593c + cc993d3 commit 55b54d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-c-plus-plus-how-to-use-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In this tutorial, you'll learn how to do basic operations on Azure Files using C
4343
- [Azure storage account](../common/storage-account-create.md)
4444
- [C++ compiler](https://azure.github.io/azure-sdk/cpp_implementation.html#supported-platforms)
4545
- [CMake](https://cmake.org/)
46-
- [Vcpkg - C and C++ package manager](https://github.com/microsoft/vcpkg/blob/master/docs/README.md)
46+
- [Vcpkg - C and C++ package manager](https://github.com/microsoft/vcpkg/blob/master/README.md)
4747

4848
## Setting up
4949

0 commit comments

Comments
 (0)