From fcd80447977c840f018c9f446ad0da9f195f1bd5 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 26 Jan 2014 14:58:35 -0800 Subject: [PATCH] site: fix underscores in sidebar --- site/content.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content.yaml b/site/content.yaml index 927c06988..f2cbec03c 100644 --- a/site/content.yaml +++ b/site/content.yaml @@ -35,15 +35,15 @@ template : null.st - title : How to read CSV files - url : wiki/how_to_read_csv_files + url : wiki/how-to-read-csv-files template : null.st - title : How to use account aliases - url : wiki/how_to_use_account_aliases + url : wiki/how-to-use-account-aliases template : null.st - title : Developer Guide - url : wiki/developer_guide + url : wiki/developer-guide template : null.st - title : Old downloads