From 7138205f31398c8efbf3ee170dea9c5394e5b415 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Wed, 4 May 2016 01:08:50 +0100 Subject: [PATCH] Update README.md escape angle-bracket to stop it getting lost in markdown --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index 34cb8845..e1b3cc3a 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -34,6 +34,6 @@ To make use of the generated file, there are a number of options: * You can host the swagger UI yourself: * download the latest release from https://github.com/swagger-api/swagger-ui * copy the contents of the 'dist' directory alongside `api-docs.json` - * View the UI via your browser at http://?url=api-docs.json + * View the UI via your browser at http://\?url=api-docs.json [1] http://swagger.io/