aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Amol Grover <29180487+frextrite@users.noreply.github.com>2019-10-08 23:18:41 +0530
committerGravatar Abhishek Arya <inferno@chromium.org>2019-10-08 10:48:41 -0700
commit70c5678c621ce869583a9904bad28b58c4c9cf79 (patch)
treefe95ad1c968516d82005a8221bb27c4f4a1f21eb /CONTRIBUTING.md
parentbb35486cacb23fd33daa78c040438c104507fc66 (diff)
Fix hyperlink markdown (#2926)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1a09deb2..81dfba73 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).