Update wiki links to new Github wiki site

[skip ci]
This commit is contained in:
William S Fulton 2017-01-05 07:42:38 +00:00
commit 92d694225a
6 changed files with 9 additions and 9 deletions

View file

@ -197,7 +197,7 @@ SWIG tries to guess the right options when it is installed. Therefore,
you may want to start with one of the examples in the <tt>SWIG/Examples/perl5</tt>
directory. If that doesn't work, you will need to read the man-pages for
your compiler and linker to get the right set of options. You might also
check the <a href="http://www.dabeaz.com/cgi-bin/wiki.pl">SWIG Wiki</a> for
check the <a href="https://github.com/swig/swig/wiki">SWIG Wiki</a> for
additional information.
</p>