From 71ad62dd807d03125f2aa471695a0f59efe27fc9 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 8 Oct 2017 15:15:41 +0100 Subject: [PATCH] Fix raw source URL --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 0c3ac1f..d06378c 100644 --- a/_config.yml +++ b/_config.yml @@ -27,7 +27,7 @@ update: version: {{version}} --- {{content}} - url_tpl: "https://raw.githubusercontent.com/jimeh/common-flow/{{version}}/{{file}}" + url_tpl: "https://github.com/jimeh/common-flow/raw/{{version}}/{{file}}" img_tpl: "" output_dir: "spec" files: