Skip to content

Commit 5711f97

Browse files
authored
Merge pull request #1784 from corob-msft/cr-fix784
Address link localization problem
2 parents 9352538 + 74e1b48 commit 5711f97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vcpkg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: vcpkg-- A C++ package manager for Windows, Linux and MacOS
33
description: vcpkg is a command line package manager that greatly simplifies the acquisition and installation of open-source C++ libraries on Windows.
44
author: mikeblome
55
ms.author: mblome
6-
ms.date: 05/14/2018
6+
ms.date: "02/22/2019"
77
ms.technology: ["cpp-ide"]
88
ms.assetid: f50d459a-e18f-4b4e-814b-913e444cedd6
99
---
@@ -25,7 +25,7 @@ If you create a vcpkg clone with private libraries in the ports collection, you
2525

2626
## Installation
2727

28-
Clone the vcpkg repo from GitHub: https://github.com/Microsoft/vcpkg. You can download to any folder location you prefer.
28+
Clone the vcpkg repo from GitHub: [https://github.com/Microsoft/vcpkg](https://github.com/Microsoft/vcpkg). You can download to any folder location you prefer.
2929

3030
Run the bootstrapper in the root folder:
3131

0 commit comments

Comments
 (0)