Skip to content

Commit 8d9561b

Browse files
committed
Land rapid7#8397, Secure (https) links in README.md
2 parents 11da7c7 + e974782 commit 8d9561b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Bug tracking and development information can be found at:
99
https://github.com/rapid7/metasploit-framework
1010

1111
New bugs and feature requests should be directed to:
12-
http://r-7.co/MSF-BUGv1
12+
https://r-7.co/MSF-BUGv1
1313

1414
API documentation for writing modules can be found at:
1515
https://rapid7.github.io/metasploit-framework/api
@@ -22,7 +22,7 @@ Installing
2222

2323
Generally, you should use [the free installer](https://www.metasploit.com/download),
2424
which contains all of the dependencies and will get you up and running with a
25-
few clicks. See the [Dev Environment Setup](http://r-7.co/MSF-DEV) if
25+
few clicks. See the [Dev Environment Setup](https://r-7.co/MSF-DEV) if
2626
you'd like to deal with dependencies on your own.
2727

2828
Using Metasploit
@@ -45,6 +45,6 @@ pull request. For slightly more information, see
4545
[wiki-devenv]: https://github.com/rapid7/metasploit-framework/wiki/Setting-Up-a-Metasploit-Development-Environment "Metasploit Development Environment Setup"
4646
[wiki-start]: https://github.com/rapid7/metasploit-framework/wiki/ "Metasploit Wiki"
4747
[wiki-usage]: https://github.com/rapid7/metasploit-framework/wiki/Using-Metasploit "Using Metasploit"
48-
[unleashed]: http://www.offensive-security.com/metasploit-unleashed/ "Metasploit Unleashed"
48+
[unleashed]: https://www.offensive-security.com/metasploit-unleashed/ "Metasploit Unleashed"
4949

5050

0 commit comments

Comments
 (0)