Skip to content

Commit 30c776f

Browse files
committed
Remove CLA link
The aws/aws-cla repo has been removed so this link 404's now. Fixes #1536
1 parent e15a534 commit 30c776f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Please keep the following in mind when considering a code contribution:
8888

8989
Any code you submit will be released under this license. If you are
9090
contributing a large/substantial feature, you may be asked to sign a
91-
[Contributor License Agreement (CLA)][cla].
91+
Contributor License Agreement (CLA).
9292
* For anything but very small or quick changes, you should always start by
9393
checking the [Issues][issues] page to see if the work is already being done
9494
by another person.
@@ -165,7 +165,6 @@ when contributing to the SDK.
165165
[markdown]: https://guides.github.com/features/mastering-markdown/
166166
[issues]: https://github.com/aws/aws-sdk-java-v2/issues
167167
[pull-requests]: https://github.com/aws/aws-sdk-java-v2/pulls
168-
[cla]: https://github.com/aws/aws-cla
169168
[label-bug]: https://github.com/aws/aws-sdk-java-v2/labels/Bug
170169
[label-doc-issue]: https://github.com/aws/aws-sdk-java-v2/labels/Documentation%20Issue
171170
[label-feature-request]: https://github.com/aws/aws-sdk-java-v2/labels/Feature%20Request

0 commit comments

Comments
 (0)