From 660e9dc4a31c10d9066373bc6a7c2bae71dbdefb Mon Sep 17 00:00:00 2001 From: Steffen Date: Sun, 28 Feb 2021 13:37:54 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0d26cfd..95796e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ Deploying a forked version to GitHub Pages or running your local development copy in a sub-path (instead of the web root) will require you to modify the `vue.config.js` and configure the path at which the website will be served, as well as removing the CNAME file and updating the GitHub pages configuration. Otherwise, your fork -will think it should be served at clocktower.online instead of .github.io/townsquare/. +will think it should be served at clocktower.online instead of \.github.io/townsquare/. For example, deploying your forked `townsquare` project to GitHub pages would need the following `vue.config.js` changes: