From 69313046aac1492ce156a737d7751e2a11e9fba9 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Wed, 17 Oct 2012 23:29:11 -0700 Subject: [PATCH] Second attempt at screenshot in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e52326f..b666dab 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ disk - no external SMTP or database daemons required. Screenshots ----------- -![Screenshot 1](http://jhillyerd.github.com/inbucket/screenshots/inbucket-ss1.png) +![Screenshot 1](http://cloud.github.com/downloads/jhillyerd/inbucket/inbucket-ss1.png) Development Status ------------------ @@ -55,7 +55,7 @@ Inbucket is written in [Google Go][1], and utilizes the [Revel framework][2] for its web interface. Inbucket is open source software released under the MIT License. The latest -version can be found at [github](https://github.com/jhillyerd/inbucket). +version can be found at https://github.com/jhillyerd/inbucket [1]: http://golang.org/ [2]: http://robfig.github.com/revel/