From f3c183386cf9827a0446d0a8c36d438fec6a0f70 Mon Sep 17 00:00:00 2001 From: Sonya Sawtelle Date: Thu, 8 Dec 2016 17:43:25 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a91973c..76cc3fc 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ Changing the content or styling of a resume or CV is a relatively common event t **Still trying to decide if this is the workflow for you? Here are the original markdown files and the three output files for your persual**: -[Markdown](files/resume.md) . [HTML](files/resume.html) . [PDF](files/resume.pdf) . [Word Doc](files/resume.docx) +[Markdown](resume.md) . [HTML](resume.html) . [PDF](resume.pdf) . [Word Doc](resume.docx) [Full work flow details](http://sdsawtelle.github.io/blog/output/simplest-markdown-resume-workflow.html) are contained in a short blog post.