Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 5bf1752

Browse files
Calinousamtstern
authored andcommitted
Fix link formatting in CONTRIBUTING.md (#383)
Markdown does not allow spaces between the link name and URL.
1 parent 3f8dadb commit 5bf1752

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33

44
## Contributor License Agreements
55

6-
We'd love to accept your sample apps and patches! Before we can take them, we
6+
We'd love to accept your sample apps and patches! Before we can take them, we
77
have to jump a couple of legal hurdles.
88

99
Please fill out either the individual or corporate Contributor License Agreement
1010
(CLA).
1111

1212
* If you are an individual writing original source code and you're sure you
13-
own the intellectual property, then you'll need to sign an [individual CLA]
14-
(http://code.google.com/legal/individual-cla-v1.0.html).
13+
own the intellectual property, then you'll need to sign an
14+
[individual CLA](http://code.google.com/legal/individual-cla-v1.0.html).
1515
* If you work for a company that wants to allow you to contribute your work,
16-
then you'll need to sign a [corporate CLA]
17-
(http://code.google.com/legal/corporate-cla-v1.0.html).
16+
then you'll need to sign a
17+
[corporate CLA](http://code.google.com/legal/corporate-cla-v1.0.html).
1818

1919
Follow either of the two links above to access the appropriate CLA and
2020
instructions for how to sign and return it. Once we receive it, we'll be able to
@@ -53,5 +53,5 @@ accept your pull requests.
5353
this collection of repos.
5454
1. Submit a request to fork your repo in googlesamples organization.
5555
1. The repo owner will review your request. If it is approved, the sample will
56-
be merged. If it needs additional work, the repo owner will respond with
56+
be merged. If it needs additional work, the repo owner will respond with
5757
useful comments.

0 commit comments

Comments
 (0)