From b95d73789fe7f7e088157cc4a134c7b0151d4ff8 Mon Sep 17 00:00:00 2001 From: Ben Moon Date: Sat, 2 Jul 2016 11:49:52 +0100 Subject: [PATCH] Ensure cheat sheet file names are hyphenated --- template/templates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/templates.yml b/template/templates.yml index ff653153c..3cf73ce3a 100644 --- a/template/templates.yml +++ b/template/templates.yml @@ -36,7 +36,7 @@ templates: cheatsheet_json: label: CheatSheet JSON input: share/goodie/cheat_sheets/json/example.json - output: share/goodie/cheat_sheets/json/<:$ia_id:>.json + output: share/goodie/cheat_sheets/json/<:$cheat_sheet_hyphenated:>.json # A template set is a collection of templates used to generate all files of a # sub-type of an Instant Answer type. Each set can have some 'required'