Skip to content

Commit

Permalink
chore: Fix broken links (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgins authored Aug 28, 2024
1 parent 45d52e3 commit 2c383cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ This [guide](https://vanjacosic.com/posts/sign-your-git-commits-using-ssh-keys/#

We require all code contributors to sign a contributor license agreement (CLA) that grants license on contributions to Lilypad and Lilypad users. Agreement to the contributor license agreement does not restrict usage of contributions outside of this repository. See [CLA.md](CLA.md) for more details.

To sign the CLA, open a pull request that adds a license accpetance entry to [Notices.md](Notices.md) and adds your GitHub username to the contributors list in [.clabot](.clabot). All commits on the pull request must be signed as described in [Signed commits](Contributing.md#signed-commits) section of this document.
To sign the CLA, open a pull request that adds a license accpetance entry to [NOTICES.md](NOTICES.md) and adds your GitHub username to the contributors list in [.cla-bot](.cla-bot). All commits on the pull request must be signed as described in [Signed commits](CONTRIBUTING.md#signed-commits) section of this document.

We will review the pull request and add you as a contributor. Agreement to the CLA is required before we merge other contributions.

Expand Down Expand Up @@ -152,4 +152,4 @@ The Lilypad Network is an open source project licensed under an [Apache 2.0 lice

## Attribution

This contribution guide was adapted from the [Tokio contributing guide](https://github.com/tokio-rs/tokio/blob/master/CONTRIBUTING.md)
This contribution guide was adapted from the [Tokio contributing guide](https://github.com/tokio-rs/tokio/blob/master/CONTRIBUTING.md)

0 comments on commit 2c383cb

Please sign in to comment.