diff --git a/README.md b/README.md index 43b9d05..f03a1ec 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ It acts as both an SMTP server, and provides a web interface to view all capture Mailpit is inspired by [MailHog](#why-rewrite-mailhog), but much, much faster. -![Mailpit](https://raw.githubusercontent.com/axllent/mailpit/develop/screenshot.png) +![Mailpit](https://raw.githubusercontent.com/axllent/mailpit/develop/docs/screenshot.png) ## Features diff --git a/screenshot.png b/docs/screenshot.png similarity index 100% rename from screenshot.png rename to docs/screenshot.png