diff --git a/README.md b/README.md index 7c1fc0fd..0ba7b3d3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Jersey Webservice Template ![Java Version Badge][Java Version Badge] [![GitHub Workflow Status][GitHub Workflow Status]](https://github.com/QubitPi/jersey-webservice-template/actions/workflows/ci-cd.yml) ![Last Commit](https://img.shields.io/github/last-commit/QubitPi/jersey-webservice-template/master?logo=github&style=for-the-badge) -[![Apache License Badge]](https://www.apache.org/licenses/LICENSE-2.0) +[![Apache License Badge]][Apache License, Version 2.0] ![GitHub Actions Badge][GitHub Actions Badge] ![HashiCorp Packer Badge][HashiCorp Packer Badge] ![HashiCorp Terraform Badge][HashiCorp Terraform Badge] @@ -41,8 +41,7 @@ Comprehensive documentation is viewable on our [website][Documentation] License ------- -The use and distribution terms for [jersey-webservice-template] are covered by the -[Apache License, Version 2.0][Apache License, Version 2.0]. +The use and distribution terms for [jersey-webservice-template] are covered by the [Apache License, Version 2.0].
@@ -51,7 +50,7 @@ The use and distribution terms for [jersey-webservice-template] are covered by t
[Apache License Badge]: https://img.shields.io/badge/Apache%202.0-F25910.svg?style=for-the-badge&logo=Apache&logoColor=white -[Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html +[Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0 [Documentation]: https://qubitpi.github.io/jersey-webservice-template/