From 5c53ae88a22e9489fe5c22caef76d3bcbb83466a Mon Sep 17 00:00:00 2001 From: William Bergamin Date: Mon, 8 Jan 2024 12:05:07 -0500 Subject: [PATCH] Fix link --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 1e01b34..6a41ebc 100644 --- a/src/README.md +++ b/src/README.md @@ -105,5 +105,5 @@ deno task coverage ### Getting Help We welcome contributions from everyone! Please check out our -[Contributor's Guide](https://github.com/slackapi/deno-slack-hooks/blob/main/.github/CONTRIBUTING.md) +[Contributor's Guide](https://github.com/slackapi/deno-slack-runtime/blob/main/.github/CONTRIBUTING.md) for how to contribute in a helpful and collaborative way.