Use https for swig.org links
This commit is contained in:
parent
6f3f4fbdf1
commit
631b41ae7b
110 changed files with 135 additions and 135 deletions
12
README
12
README
|
|
@ -14,7 +14,7 @@ language.
|
|||
|
||||
Up-to-date SWIG related information can be found at
|
||||
|
||||
http://www.swig.org
|
||||
https://www.swig.org
|
||||
|
||||
A SWIG FAQ and other hints can be found on the SWIG Wiki:
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ Please see the LICENSE file for details of the SWIG license. For
|
|||
further insight into the license including the license of SWIG's
|
||||
output code, please visit
|
||||
|
||||
http://www.swig.org/legal.html
|
||||
https://www.swig.org/legal.html
|
||||
|
||||
Release Notes
|
||||
=============
|
||||
|
|
@ -49,7 +49,7 @@ There is some technical developer documentation available in the
|
|||
Doc/Devel subdirectory. This is not necessarily up-to-date, but it
|
||||
has some information on SWIG internals.
|
||||
|
||||
Documentation is also online at http://www.swig.org/doc.html.
|
||||
Documentation is also online at https://www.swig.org/doc.html.
|
||||
|
||||
Backwards Compatibility
|
||||
=======================
|
||||
|
|
@ -70,7 +70,7 @@ full installation instructions for Windows, Unix and Mac OS X
|
|||
using the release tarball/zip file. The INSTALL file has generic
|
||||
build and installation instructions for Unix users.
|
||||
Users wishing to build and install code from Github should
|
||||
visit http://swig.org/svn.html to obtain the more detailed
|
||||
visit https://swig.org/svn.html to obtain the more detailed
|
||||
instructions required for building code obtained from Github - extra
|
||||
steps are required compared to building from the release tarball.
|
||||
|
||||
|
|
@ -92,7 +92,7 @@ will convert these old style project files into a current solution file.
|
|||
Known Issues
|
||||
============
|
||||
There are minor known bugs, details of which are in the bug tracker, see
|
||||
http://www.swig.org/bugs.html.
|
||||
https://www.swig.org/bugs.html.
|
||||
|
||||
Troubleshooting
|
||||
===============
|
||||
|
|
@ -134,7 +134,7 @@ and Windows). All contributions help.
|
|||
|
||||
If you would like to join the SWIG development team or contribute a
|
||||
language module to the distribution, please contact the swig-devel
|
||||
mailing list, details at http://www.swig.org/mail.html.
|
||||
mailing list, details at https://www.swig.org/mail.html.
|
||||
|
||||
|
||||
-- The SWIG Maintainers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue