From c39e0463a3ba21bbe801543435426144030f191d Mon Sep 17 00:00:00 2001 From: "Aaron (Ron) Tsui" Date: Wed, 18 May 2016 17:18:07 -0700 Subject: [PATCH] removes tailing slashes from url in lines 229 231 Closes #8718 --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 39239b27b3..3f1ed7796d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -239,7 +239,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [gitter]: https://gitter.im/angular/angular [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html [js-style-guide]: https://google.github.io/styleguide/javascriptguide.xml -[jsfiddle]: http://jsfiddle.net/ +[jsfiddle]: http://jsfiddle.net [plunker]: http://plnkr.co/edit -[runnable]: http://runnable.com/ +[runnable]: http://runnable.com [stackoverflow]: http://stackoverflow.com/questions/tagged/angular