From 2c383cb0a2b9b5db1aee06de640e70d8cfbe3a1b Mon Sep 17 00:00:00 2001 From: Brian Ginsburg <7957636+bgins@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:07:06 -0700 Subject: [PATCH] chore: Fix broken links (#310) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 25b7594a..a299bbf7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. @@ -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) \ No newline at end of file +This contribution guide was adapted from the [Tokio contributing guide](https://github.com/tokio-rs/tokio/blob/master/CONTRIBUTING.md)