diff --git a/README.md b/README.md index cfc614d..b06a6cb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Maven Central](https://img.shields.io/maven-central/v/io.github.joselion/maybe.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.github.joselion%22%20AND%20a:%22maybe%22) [![javadoc](https://javadoc.io/badge2/io.github.joselion/maybe/javadoc.svg)](https://javadoc.io/doc/io.github.joselion/maybe) [![codecov](https://codecov.io/gh/JoseLion/maybe/branch/main/graph/badge.svg)](https://codecov.io/gh/JoseLion/maybe) -[![License](https://img.shields.io/github/license/JoseLion/maybe)](./LICENSE) -[![Snyk Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/JoseLion/maybe)](https://snyk.io/) +[![License](https://img.shields.io/github/license/JoseLion/maybe)](https://github.com/JoseLion/maybe/blob/main/LICENSE) +[![Known Vulnerabilities](https://snyk.io/test/github/JoseLion/maybe/badge.svg)](https://snyk.io/test/github/JoseLion/maybe) # Maybe - Safely handle exceptions