From 989903f47ccf89e80e59aefe638dfd9d02e41bef Mon Sep 17 00:00:00 2001 From: Cyrille Bourgois Date: Thu, 9 Dec 2021 15:58:13 +0100 Subject: [PATCH] Fix faulty CODE_OF_CONDUCT.md link --- cli/npm/turbo-install/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/npm/turbo-install/README.md b/cli/npm/turbo-install/README.md index 0ff9bbe8de256..57385e3637306 100644 --- a/cli/npm/turbo-install/README.md +++ b/cli/npm/turbo-install/README.md @@ -19,7 +19,7 @@ Visit https://turborepo.org to view the full documentation. To chat with other community members, you can join the [Turborepo Discord](https://turborepo.org/discord) -Our [Code of Conduct](https://github.com/vercel/turborepo/blob/main/.github/CODE_OF_CONDUCT.md) applies to all Turborepo community channels. +Our [Code of Conduct](https://github.com/vercel/turborepo/blob/main/CODE_OF_CONDUCT.md) applies to all Turborepo community channels. ## Updates