Skip to content

Commit dd7af76

Browse files
committed
For #709. Fix license link
The front-facing link in Creative Commons has adjusted though older links still work. This does not resolve the question of multiple versions of the CC0 license.
1 parent cdc312b commit dd7af76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ align="right" width="20%" height="auto"/>
3333
[![coverage](https://github.com/binkley/modern-java-practices/raw/master/images/jacoco.svg)](https://github.com/binkley/modern-java-practices/actions/workflows/ci.yml)
3434
[![pull requests](https://img.shields.io/github/issues-pr/binkley/modern-java-practices.svg)](https://github.com/binkley/modern-java-practices/pulls)
3535
[![issues](https://img.shields.io/github/issues/binkley/modern-java-practices.svg)](https://github.com/binkley/modern-java-practices/issues/)
36-
[![license](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)
36+
[![license](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](https://creativecommons.org/public-domain/cc0/)
3737

3838
> [!WARNING]
3939
> For those using the DependencyCheck plugins for Gradle or Maven, over the

0 commit comments

Comments
 (0)