From c76361869d7c251283a93b51dd555af0ee6c773c Mon Sep 17 00:00:00 2001 From: alkavats1 Date: Thu, 8 Jun 2023 20:38:07 +0530 Subject: [PATCH] docs: updating the contribution guidline docs with the secure tag --- CONTRIBUTING.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c3aaee377fd0..bd17b1ee38bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -272,9 +272,9 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [gitter]: https://gitter.im/angular/material2 [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html [js-style-guide]: https://google.github.io/styleguide/jsguide.html -[codepen]: http://codepen.io/ -[jsbin]: http://jsbin.com/ -[jsfiddle]: http://jsfiddle.net/ -[plunker]: http://plnkr.co/edit -[runnable]: http://runnable.com/ -[stackoverflow]: http://stackoverflow.com/ +[codepen]: https://codepen.io/ +[jsbin]: https://jsbin.com/ +[jsfiddle]: https://jsfiddle.net/ +[plunker]: https://plnkr.co/edit +[runnable]: https://runnable.com/ +[stackoverflow]: https://stackoverflow.com/