Skip to content

Commit 90f2f7c

Browse files
committed
Revert "Javadoc.io is down :/"
This reverts commit 7e40737.
1 parent 013117a commit 90f2f7c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@ Sudoku Java Library
22
===================
33
[![Java CI with Maven](https://github.com/sfuhrm/sudoku/actions/workflows/maven-ref.yml/badge.svg)](https://github.com/sfuhrm/sudoku/actions/workflows/maven-ref.yml)
44
[![Coverage](https://raw.githubusercontent.com/sfuhrm/sudoku/refs/heads/gh-pages/jacoco.svg)](https://github.com/sfuhrm/sudoku/actions)
5+
<<<<<<< HEAD
56
[![Maven Central](https://img.shields.io/maven-central/v/de.sfuhrm/sudoku?logo=apachemaven)](https://central.sonatype.com/artifact/de.sfuhrm/sudoku)
7+
=======
8+
[![javadoc](https://javadoc.io/badge2/de.sfuhrm/sudoku/javadoc.svg)](https://javadoc.io/doc/de.sfuhrm/sudoku)
9+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.sfuhrm/sudoku/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.sfuhrm/sudoku)
10+
>>>>>>> parent of 7e40737 (Javadoc.io is down :/)
611
[![ReleaseDate](https://img.shields.io/github/release-date/sfuhrm/sudoku)](https://github.com/sfuhrm/sudoku/releases)
712
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
813

0 commit comments

Comments
 (0)