Skip to content

Commit 80d3c5b

Browse files
author
Tod Beardsley
committed
Normalize links to metakitty, unleashed, and wiki
1 parent 1213aa1 commit 80d3c5b

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
Metasploit [![Build Status](https://travis-ci.org/rapid7/metasploit-framework.png)](https://travis-ci.org/rapid7/metasploit-framework) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/rapid7/metasploit-framework)
32
==
43
The Metasploit Framework is released under a BSD-style license. See
@@ -15,10 +14,6 @@ API documentation for writing modules can be found at:
1514
Questions and suggestions can be sent to:
1615
https://lists.sourceforge.net/lists/listinfo/metasploit-hackers
1716

18-
An up-to-date list of useful Metasploit development resources is
19-
maintained at:
20-
https://metasploit.github.io
21-
2217
Installing
2318
--
2419

@@ -31,10 +26,8 @@ Using Metasploit
3126
--
3227
Metasploit can do all sorts of things. The first thing you'll want to do
3328
is start `msfconsole`, but after that, you'll probably be best served by
34-
reading some of the great tutorials online:
35-
36-
* [Metasploit Unleashed][unleashed]
37-
* [The official Metasploit wiki on Github][wiki-start]
29+
reading [Metasploit Unleashed][unleashed], the [great community
30+
resources](https://metasploit.github.io), or the [wiki].
3831

3932
Contributing
4033
--
@@ -45,6 +38,7 @@ pull request. For slightly more info, see
4538
[Contributing](https://github.com/rapid7/metasploit-framework/blob/master/CONTRIBUTING.md).
4639

4740

41+
[wiki]: https://github.com/rapid7/metasploit-framework/wiki
4842
[wiki-devenv]: https://github.com/rapid7/metasploit-framework/wiki/Setting-Up-a-Metasploit-Development-Environment "Metasploit Development Environment Setup"
4943
[wiki-start]: https://github.com/rapid7/metasploit-framework/wiki/ "Metasploit Wiki"
5044
[wiki-usage]: https://github.com/rapid7/metasploit-framework/wiki/Using-Metasploit "Using Metasploit"

0 commit comments

Comments
 (0)