Minor patch of links

This commit is contained in:
Miroslav Stampar
2021-02-08 22:42:08 +01:00
parent 99a5fb243c
commit b0ac442096
3 changed files with 4 additions and 4 deletions

View File

@@ -161,7 +161,7 @@ def update():
if IS_WIN:
infoMsg = "for Windows platform it's recommended "
infoMsg += "to use a GitHub for Windows client for updating "
infoMsg += "purposes (http://windows.github.com/) or just "
infoMsg += "purposes (https://desktop.github.com/) or just "
infoMsg += "download the latest snapshot from "
infoMsg += "https://github.com/sqlmapproject/sqlmap/downloads"
else: