We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737f227 commit ec123baCopy full SHA for ec123ba
lib/core/update.py
@@ -163,7 +163,7 @@ def update():
163
infoMsg += "to use a GitHub for Windows client for updating "
164
infoMsg += "purposes (https://desktop.github.com/) or just "
165
infoMsg += "download the latest snapshot from "
166
- infoMsg += "https://github.com/sqlmapproject/sqlmap/downloads"
+ infoMsg += "https://github.com/sqlmapproject/sqlmap/releases"
167
else:
168
infoMsg = "for Linux platform it's recommended "
169
infoMsg += "to install a standard 'git' package (e.g.: 'apt install git')"
0 commit comments