mirror of https://github.com/google/oss-fuzz.git
Fix hyperlink markdown (#2926)
This commit is contained in:
parent
bb35486cac
commit
70c5678c62
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue