You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Bug tracking and development information can be found at:
9
9
https://github.com/rapid7/metasploit-framework
10
10
11
11
New bugs and feature requests should be directed to:
12
-
http://r-7.co/MSF-BUGv1
12
+
https://r-7.co/MSF-BUGv1
13
13
14
14
API documentation for writing modules can be found at:
15
15
https://rapid7.github.io/metasploit-framework/api
@@ -22,7 +22,7 @@ Installing
22
22
23
23
Generally, you should use [the free installer](https://www.metasploit.com/download),
24
24
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
26
26
you'd like to deal with dependencies on your own.
27
27
28
28
Using Metasploit
@@ -45,6 +45,6 @@ pull request. For slightly more information, see
45
45
[wiki-devenv]: https://github.com/rapid7/metasploit-framework/wiki/Setting-Up-a-Metasploit-Development-Environment"Metasploit Development Environment Setup"
0 commit comments