From 65fa4e6de2f4e43c0e6f27f5eb1b6a202a5b02be Mon Sep 17 00:00:00 2001 From: Aleksandra Nenadic Date: Wed, 10 May 2017 09:59:53 +0100 Subject: [PATCH] Switched to backticks for improved readability --- _extras/customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_extras/customization.md b/_extras/customization.md index 28fb8f4..7e75b0f 100644 --- a/_extras/customization.md +++ b/_extras/customization.md @@ -9,7 +9,7 @@ You must edit the `_config.yml` configuration file in the root directory of your * `carpentry` - to tell us which carpentry workshop this is, possible values are ("swc", "dc" or "lc") * `title` - overall title for all pages -* `repository` - as \/\ (e.g. "gvwilson/2015-07-01-miskatonic"), so that URLs resolve correctly both locally and on GitHub - see https://help.github.com/articles/repository-metadata-on-github-pages +* `repository` - as \/\ (e.g. `gvwilson/2015-07-01-miskatonic`), so that URLs resolve correctly both locally and on GitHub - see https://help.github.com/articles/repository-metadata-on-github-pages * `workshop_repo` - the URL of your workshop repository on GitHub * `workshop_site` - the repository's GitHub Pages URL