Update docs.wxwidgets.org links to HTTPS.

This commit is contained in:
Bryan Petty
2018-09-02 15:35:48 -06:00
parent 967ff67459
commit f4b0ae0370
10 changed files with 47 additions and 47 deletions

View File

@@ -29,7 +29,7 @@ sources before using it.
If you use CMake, please see
http://docs.wxwidgets.org/trunk/overview_cmake.html
https://docs.wxwidgets.org/trunk/overview_cmake.html
for building wxWidgets using it.
@@ -499,7 +499,7 @@ Building Applications Using wxWidgets
If you want to use CMake for building your project, please see
http://docs.wxwidgets.org/trunk/overview_cmake.html#cmake_apps
https://docs.wxwidgets.org/trunk/overview_cmake.html#cmake_apps
Otherwise follow the instructions below for "manual" setup of your project.