From 604f2116748ba30f6adc298be9327a005454eae3 Mon Sep 17 00:00:00 2001 From: Sagar Vora Date: Thu, 11 Aug 2022 14:35:51 +0000 Subject: [PATCH] fix: replace broken link with Github contributors graph (#3472) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bea09a452..75f0cc2553 100644 --- a/README.md +++ b/README.md @@ -95,4 +95,4 @@ Join our community on [Discord](https://discord.gg/coder) and [Twitter](https:// Read the [contributing docs](https://coder.com/docs/coder-oss/latest/CONTRIBUTING). -Find our list of contributors [here](./docs/CONTRIBUTORS.md). +Find our list of contributors [here](https://github.com/coder/coder/graphs/contributors).