Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doco: update README.md link to point to active cla text file #106

Merged
merged 1 commit into from
Sep 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Inspired by [DoctoR-CLAw](https://github.com/salesforce/dr-cla).
The CLA is built as a Container Image and published to Docker Hub - see it [here](https://hub.docker.com/r/sonatypecommunity/the-cla).

Prior to deploying The CLA, you need to get configuration organised in GitHub itself, and have your CLA text published somewhere public
(ours is published to a public AWS S3 Bucket at `https://s3.amazonaws.com/sonatype-cla/cla.txt`, <- S3 bucket ownership info is stored in
(ours is published to a public AWS S3 Bucket at `https://s3.amazonaws.com/sonatype-cla/cla-2.0.txt`, <- S3 bucket ownership info is stored in
BitWarden under "Sonatype Community" collection, "the-cla" secure note).

### GitHub Configuration
Expand Down