From 9b713ccd0554916c880edc79e4e9c953f528ae77 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Thu, 2 Nov 2017 10:32:19 +0000 Subject: [PATCH] Fix markdown issues with links Fixes #278 --- CONTRIBUTING.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a09deb..81dfba7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,7 @@ Want to contribute? Great! First, read this page (including the small print at t ### Before you contribute Before we can use your code, you must sign the -[Google Individual Contributor License Agreement] -(https://cla.developers.google.com/about/google-individual) +[Google Individual Contributor License Agreement](https://cla.developers.google.com/about/google-individual) (CLA), which you can do online. The CLA is necessary mainly because you own the copyright to your changes, even after your contribution becomes part of our codebase, so we need your permission to use and distribute your code. We also @@ -23,5 +22,4 @@ use GitHub pull requests for this purpose. ### The small print Contributions made by corporations are covered by a different agreement than the one above, the -[Software Grant and Corporate Contributor License Agreement] -(https://cla.developers.google.com/about/google-corporate). +[Software Grant and Corporate Contributor License Agreement](https://cla.developers.google.com/about/google-corporate).