Skip to content

Commit 0f56481

Browse files
committed
Update README.md
1 parent 9bc5265 commit 0f56481

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Problem4J Core
22

33
[![JitPack](https://jitpack.io/v/malczuuu/problem4j-core.svg)](https://jitpack.io/#malczuuu/problem4j-core)
4-
[![Build Status](https://github.com/malczuuu/problem4j-jackson/actions/workflows/gradle.yml/badge.svg)](https://github.com/malczuuu/problem4j-jackson/actions/workflows/gradle.yml)
5-
[![Weekly Build Status](https://github.com/malczuuu/problem4j-jackson/actions/workflows/gradle-weekly.yml/badge.svg)](https://github.com/malczuuu/problem4j-jackson/actions/workflows/gradle-weekly.yml)
4+
[![Build Status](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle.yml/badge.svg)](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle.yml)
5+
[![Weekly Build Status](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle-weekly.yml/badge.svg)](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle-weekly.yml)
66

7-
> Part of [`problem4j`][problem4j] package of libraries.
7+
> Part of [`problem4j`][problem4j] package of librarieąs.
88
99
This library provides a minimal, framework-agnostic Java model of the [RFC 7807][rfc7807] "Problem Details" object, with
1010
an immutable `Problem` class and a fluent `ProblemBuilder` for convenient construction.

0 commit comments

Comments
 (0)