Skip to content

Commit fe93e8b

Browse files
author
Colin Robertson
committed
Simplify link.
1 parent a9effae commit fe93e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/adding-references-in-visual-cpp-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Often, a C++ project needs to call functions or access data in a binary file suc
1212

1313
## Consuming libraries downloaded via vcpkg
1414

15-
To consume a library that you have downloaded by using the **vcpkg** package manager, you can ignore the instructions below. See [vcpkg: A C++ package manager for Windows, Linux and MacOS](vcpkg.md#integrate-with-visual-studio-windows) for more information.
15+
To consume a library that you have downloaded by using the **vcpkg** package manager, you can ignore the instructions below. See [vcpkg: A C++ package manager for Windows, Linux and MacOS](vcpkg.md) for more information.
1616

1717
## Consuming static libraries
1818

0 commit comments

Comments
 (0)