diff --git a/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md b/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md index e506ba8..d089384 100644 --- a/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md +++ b/Microsoft-Visual-C-Plus-Plus-Runtime-Libraries.md @@ -1,4 +1,4 @@ -Runtime libraries are needed to run PHP compiled with that specific version. XAMPP installer package uses these libraries. Most likely you already have them installed, but not everyone does. Not all libraries are required, so select whichever you need. For a master list, visit [Microsoft's VC++ Downloads article] (http://support.microsoft.com/kb/2019667). +Runtime libraries are needed to run PHP compiled with that specific version. XAMPP installer package uses these libraries. Most likely you already have them installed, but not everyone does. Not all libraries are required, so select whichever you need. For a master list, visit [Microsoft's VC++ Downloads] (http://support.microsoft.com/kb/2019667) article. ***