From 62786339f83c03668e108c752e1048bbedbd8d6c Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Wed, 4 Dec 2024 14:44:26 -0800 Subject: [PATCH] fix: update contributing guide reference Signed-off-by: Emmanuel Ferdman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfbbc75db..4f3347b95 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ Set up the initial environment by creating a new renderer, integrating it, and i ## Contribution -See [Contributing Guide](contributing.md). +See [Contributing Guide](CONTRIBUTING.md). [vite]: https://github.com/vitejs/vite/