diff options
author | Robby <robby@chatbelgie.be> | 2018-11-10 15:15:05 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2018-11-10 15:15:05 +0100 |
commit | b279863acb9ae3ade833ea00bcb17f22001e20db (patch) | |
tree | ff8bf1c8e22fea335f85092f689154b66968a7fe /docs/WIN32.txt | |
parent | 9e7dadb9673b7b79c6307f5e859aa12c775e39ee (diff) |
Update most URLs to use HTTPS if available, and fix some dead ones too.
Diffstat (limited to 'docs/WIN32.txt')
-rw-r--r-- | docs/WIN32.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/WIN32.txt b/docs/WIN32.txt index 1abb1b061..2880cb0e0 100644 --- a/docs/WIN32.txt +++ b/docs/WIN32.txt @@ -18,10 +18,10 @@ Anope for Windows 1) Download the required files:
* Current Anope source:
- http://sourceforge.net/project/showfiles.php?group_id=94081
+ https://github.com/anope/anope/releases
* CMake:
- http://www.cmake.org/cmake/resources/software.html
+ https://cmake.org/download/
(NOTE: When installing, tell CMake to add itself to the PATH.)
|