Skip to content

Commit bfaa4cb

Browse files
README.md: HTTP => HTTPS (#4878)
1 parent ad7da11 commit bfaa4cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Preferably, you can download sqlmap by cloning the [Git](https://github.com/sqlm
2020

2121
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
2222

23-
sqlmap works out of the box with [Python](http://www.python.org/download/) version **2.6**, **2.7** and **3.x** on any platform.
23+
sqlmap works out of the box with [Python](https://www.python.org/download/) version **2.6**, **2.7** and **3.x** on any platform.
2424

2525
Usage
2626
----
@@ -46,7 +46,7 @@ Links
4646
* User's manual: https://github.com/sqlmapproject/sqlmap/wiki
4747
* Frequently Asked Questions (FAQ): https://github.com/sqlmapproject/sqlmap/wiki/FAQ
4848
* Twitter: [@sqlmap](https://twitter.com/sqlmap)
49-
* Demos: [http://www.youtube.com/user/inquisb/videos](http://www.youtube.com/user/inquisb/videos)
49+
* Demos: [https://www.youtube.com/user/inquisb/videos](https://www.youtube.com/user/inquisb/videos)
5050
* Screenshots: https://github.com/sqlmapproject/sqlmap/wiki/Screenshots
5151

5252
Translations

0 commit comments

Comments
 (0)