diff --git a/docs/src/content/_index.md b/docs/src/content/_index.md index 89ee79744..5aaed86bb 100644 --- a/docs/src/content/_index.md +++ b/docs/src/content/_index.md @@ -32,10 +32,10 @@ are just different front-ends to the same core proxy. **mitmproxy** is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. -**mitmdump** is the command-line version of mitmproxy. Think tcpdump for HTTP. - **mitmweb** is a web-based interface for mitmproxy. +**mitmdump** is the command-line version of mitmproxy. Think tcpdump for HTTP. + Distribution packages can be found on the [mitmproxy website](https://mitmproxy.org). Development information and our source code can be found in our [GitHub repository](https://github.com/mitmproxy/mitmproxy).