From 9343d2a0374bf0a7e39b4c99742f8eb9e46cae73 Mon Sep 17 00:00:00 2001 From: mueller-ma Date: Mon, 23 Jan 2017 17:40:08 +0100 Subject: [PATCH] escaped < so it is visible --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e2223d81..d565b279b7 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ You have three options: 3. Use Github Pages, with or without a local clone. Fork this repo in GitHub, change your fork's repository name to `YOUR_GITHUB_USERNAME.github.io`, and make changes to the Markdown files in your `master` branch. Browse to - https://.github.io/ to preview the changes. + https://\.github.io/ to preview the changes. ## Important files