From 289f9e8ab96ac19c67d351b51483494bffa9b66b Mon Sep 17 00:00:00 2001 From: Chris Wessels Date: Mon, 15 Jan 2024 13:21:19 +0000 Subject: [PATCH] fix: readme links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378e165..e0eb28f 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ cargo nextest run ## Contributing -We welcome and appreciate your contributions! Please see the [Contributor Guide](/CONTRIBUTING.md), [Code Of Conduct](/CODE_OF_CONDUCT.md) and [Security Notes](/SECURITY.md) for this repository. +We welcome and appreciate your contributions! Please see the [Contributor Guide](/contributing.md), [Code Of Conduct](/code_of_conduct.md) and [Security Notes](/security.md) for this repository.