From 63d846ed145cbab606437ac6f6d5f38ceae24bcb Mon Sep 17 00:00:00 2001 From: Andrew Steurer <94206073+asteurer@users.noreply.github.com> Date: Thu, 4 Dec 2025 19:23:26 -0600 Subject: [PATCH] Fix link to CONTRIBUTING.md in README (#991) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d872fc04..bf6d7fb65 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ If you have any questions or need assistance: - **Business**: [hello@rustfs.com](mailto:hello@rustfs.com) - **Jobs**: [jobs@rustfs.com](mailto:jobs@rustfs.com) - **General Discussion**: [GitHub Discussions](https://github.com/rustfs/rustfs/discussions) - - **Contributing**: [CONTRIBUTING.md](https://www.google.com/search?q=CONTRIBUTING.md) + - **Contributing**: [CONTRIBUTING.md](CONTRIBUTING.md) ## Contributors