From 92fe539ddc3a1119772cc604c86a26e0511cfef5 Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Sat, 7 Jan 2023 09:36:05 +0100 Subject: [PATCH] Fixes broken link in README.md (#1910) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 020c83a41..0fb809f29 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ Join the [picocli Google group](https://groups.google.com/d/forum/picocli) if yo ### Commitments -| This project follows [semantic versioning](https://semver.org/) and adheres to the **[Zero Bugs Commitment](https://github.com/classgraph/classgraph/blob/latest/Zero-Bugs-Commitment.md)**. | +| This project follows [semantic versioning](https://semver.org/) and adheres to the **[Zero Bugs Commitment](https://github.com/classgraph/classgraph/blob/f24fb4e8f2e4f3221065d755be6e65d59939c5d0/Zero-Bugs-Commitment.md)**. | |------------------------| ## Adoption