Skip to content

Commit 40f67e6

Browse files
committed
Closes #157 - use javadoc.io badge in README
1 parent eff4898 commit 40f67e6

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
@@ -1,6 +1,6 @@
11
![Java 11+](https://img.shields.io/badge/Java-11+-yellow?logo=openjdk)
22
[![Build Status](https://github.com/ascopes/java-compiler-testing/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/ascopes/java-compiler-testing/actions/workflows/build.yml)
3-
[![JavaDoc](https://img.shields.io/badge/JavaDoc-Latest-red)](https://ascopes.github.io/java-compiler-testing)
3+
[![javadoc](https://javadoc.io/badge2/io.github.ascopes.jct/java-compiler-testing/javadoc.svg)](https://javadoc.io/doc/io.github.ascopes.jct/java-compiler-testing)
44
[![Code Coverage](https://codecov.io/gh/ascopes/java-compiler-testing/branch/main/graph/badge.svg?token=VT74BP2742)](https://codecov.io/gh/ascopes/java-compiler-testing)
55
[![Maven Central](https://img.shields.io/maven-central/v/io.github.ascopes.jct/java-compiler-testing)](https://repo1.maven.org/maven2/io/github/ascopes/jct/java-compiler-testing)
66
[![Issues](https://img.shields.io/github/issues-raw/ascopes/java-compiler-testing?color=orange)](https://github.com/ascopes/java-compiler-testing/issues)

0 commit comments

Comments
 (0)