diff options
Diffstat (limited to 'attic/modules/FindSIP.cmake')
-rw-r--r-- | attic/modules/FindSIP.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/attic/modules/FindSIP.cmake b/attic/modules/FindSIP.cmake index 58b95c8a..d94bd8ef 100644 --- a/attic/modules/FindSIP.cmake +++ b/attic/modules/FindSIP.cmake @@ -1,7 +1,7 @@ # Find SIP # ~~~~~~~~ # -# SIP website: http://www.riverbankcomputing.co.uk/sip/index.php +# SIP website: https://riverbankcomputing.com/software/sip # # Find the installed version of SIP. FindSIP should be called after Python # has been found. |