From fc4186fa33373316510e9f063c03f01494962412 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 11 Jun 2015 23:03:56 +0300 Subject: [PATCH] README.md: Use relative link for screenshot Signed-off-by: Alan Orth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f777e8..fa0f966 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A CV written in LaTeX using the [moderncv](http://www.ctan.org/pkg/moderncv) cla ### Sample Here's what it looks like with real data, using the "classic" style and blue color scheme: -![Image](https://raw.github.com/alanorth/cv/master/cv_sample.png) +![Image](/cv_sample.png?raw=true "Sample CV") ### Why I decided to start keeping my CV in LaTeX because: