From f4ee99f3b0d6fc7e1d5126a3ce4b7bd10e52776f Mon Sep 17 00:00:00 2001 From: Michael Dvorkin Date: Sun, 3 Jul 2016 20:30:51 -0700 Subject: [PATCH] Update screenshot location after moving to new org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f3318b..c313722 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Mop is a command-line utility that displays continuous up-to-date information about the U.S. markets and individual stocks. One screenshot is worth a thousand words: -![Screenshot](https://raw.github.com/michaeldv/mop/master/doc/screenshot.png "Mop Screenshot") +![Screenshot](https://raw.githubusercontent.com/mop-tracker/mop/master/doc/screenshot.png "Mop Screenshot") ### Installing Mop ### Mop is implemented in Go and compiles down to a single executable file.