From ff42d571e6396bbb8311f1d04a69af71c8240cda Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Tue, 8 Nov 2016 14:25:53 -0500 Subject: [PATCH] Add trailing slashes to URLs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 103910d77..f4d8b31de 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ Make sure you have Docker running first and then run `docker-compose up -d` `npm run lint` ### Helpful URLs -Bare comment stream: http://localhost:5000/client/coral-embed-stream +Bare comment stream: http://localhost:5000/client/coral-embed-stream/ Comment stream embedded on sample article: http://localhost:5000/client/coral-embed-stream/samplearticle.html -Moderator view: http://localhost:5000/admin +Moderator view: http://localhost:5000/admin/ ### Docs `swagger.yaml`