From e35108ccfb1cf1da51d9537eea3348a266263039 Mon Sep 17 00:00:00 2001 From: Stefan Petrushevski Date: Tue, 10 Jun 2025 10:43:24 +0200 Subject: [PATCH] update README --- CONTRIBUTION.md => CONTRIBUTING.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename CONTRIBUTION.md => CONTRIBUTING.md (100%) diff --git a/CONTRIBUTION.md b/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTION.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index 054515d..8a9d771 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,6 @@ This project is licensed under the terms of the MIT open source license. Please ## Support -- **Issues**: Report bugs and feature requests on GitHub [issues page](https://github.com/advanced-security/validate_secrets/issues) +- **Issues**: Report bugs and feature requests on GitHub [issues page](https://github.com/advanced-security/validate-secrets/issues) - **Contributions**: Contributions are welcome! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. - **Security**: Check our security policy [SECURITY.md](SECURITY.md)