From f7c5c00d6ea47ee940525b52acb1d9f495d62ae2 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sat, 19 Dec 2020 17:36:39 +1000 Subject: 🔒 Fix missing HTTPS on links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/guides/compile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guides/compile.md b/doc/guides/compile.md index 6fa8a761b..b0dedfc8e 100644 --- a/doc/guides/compile.md +++ b/doc/guides/compile.md @@ -76,7 +76,7 @@ toolchain :clang #### Visual Studio 2010, 2012 and 2013 Toolchain configuration for Visual Studio on Windows. If you use the -[Visual Studio Command Prompt](http://msdn.microsoft.com/en-us/library/ms229859\(v=vs.110\).aspx), +[Visual Studio Command Prompt](https://msdn.microsoft.com/en-us/library/ms229859\(v=vs.110\).aspx), you normally do not have to specify this manually, since it gets automatically detected by our build process. ```ruby toolchain :visualcpp -- cgit v1.2.3