From 724e1bc1608cf469362ddea4e4082e4c6f527a7f Mon Sep 17 00:00:00 2001 From: Ujjwal Arora Date: Sun, 8 Nov 2015 00:42:19 +0530 Subject: [PATCH] Fix Formatting --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 945e2bab32..576d8579b0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,7 +116,9 @@ You can also run tests in the browser: polyserve -Navigate to [`http://localhost:8080/components/polymer/test/runner.html`](http://localhost:8080/components/polymer/test/runner.html). +Navigate to: + +[`http://localhost:8080/components/polymer/test/runner.html`](http://localhost:8080/components/polymer/test/runner.html) ### Running Polymer element unit tests