From 8878b3d032fb21ce3567b34db128bfa64687198a Mon Sep 17 00:00:00 2001 From: devatbosch Date: Mon, 13 Jan 2025 18:27:31 +0530 Subject: [PATCH] Updated the correct link for "Contribution guidelines" in README.md (#445) Thank you for pointing this out. I am creating a contributing guide, which is why I changed the name to the contributors, but I forgot to update some other places. Thanks again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ab02b10..dbccf547 100644 --- a/README.md +++ b/README.md @@ -511,7 +511,7 @@ To check our development plans and upcoming features, visit our [Roadmap](https: ## 🤝 Contributing -We welcome contributions from the open-source community. Check out our [contribution guidelines](https://github.com/unclecode/crawl4ai/blob/main/CONTRIBUTING.md) for more information. +We welcome contributions from the open-source community. Check out our [contribution guidelines](https://github.com/unclecode/crawl4ai/blob/main/CONTRIBUTORS.md) for more information. ## 📄 License