Skip to content

Commit 717869b

Browse files
authored
Merge pull request #3 from tpoindessous/patch-1
Broken markdown for links
2 parents d6bc791 + fdc7f12 commit 717869b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ Please fill out either the individual or corporate Contributor License
99
Agreement (CLA).
1010

1111
* If you are an individual writing original source code and you're sure you
12-
own the intellectual property, then you'll need to sign an [individual CLA]
13-
(https://developers.google.com/open-source/cla/individual).
12+
own the intellectual property, then you'll need to sign an [individual CLA](https://developers.google.com/open-source/cla/individual).
1413
* If you work for a company that wants to allow you to contribute your work,
15-
then you'll need to sign a [corporate CLA]
16-
(https://developers.google.com/open-source/cla/corporate).
14+
then you'll need to sign a [corporate CLA](https://developers.google.com/open-source/cla/corporate).
1715

1816
Follow either of the two links above to access the appropriate CLA and
1917
instructions for how to sign and return it. Once we receive it, we'll
@@ -45,4 +43,4 @@ Write changes to the files:
4543

4644
```
4745
hclfmt -w *.tf
48-
```
46+
```

0 commit comments

Comments
 (0)