From 4f7538d99f0f07b13340bf43feaf2f242da87aaf Mon Sep 17 00:00:00 2001 From: "bartlomiej.styczynski" Date: Thu, 29 Jun 2023 12:08:52 +0200 Subject: [PATCH 1/2] Fix README links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc37a1b5..d4be6480 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ only. ## Fork -This library was forked from the original repository(https://github.com/java-json-tools/json-patch) by -gravity9(https://www.gravity9.com) to +This library was forked from the original [repository](https://github.com/java-json-tools/json-patch) by +[gravity9](https://www.gravity9.com) to maintain and extend it as the original library is no longer supported. ## What this is From 982fc83cd030f6496fcc53b2dda4b42f796cdef6 Mon Sep 17 00:00:00 2001 From: "bartlomiej.styczynski" Date: Thu, 29 Jun 2023 12:11:42 +0200 Subject: [PATCH 2/2] Fix README links v2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d4be6480..82e3c540 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ only. ## Fork -This library was forked from the original [repository](https://github.com/java-json-tools/json-patch) by -[gravity9](https://www.gravity9.com) to -maintain and extend it as the original library is no longer supported. +This library was forked by [gravity9](https://www.gravity9.com) from the +original [repository](https://github.com/java-json-tools/json-patch) +to maintain and extend it as the original library is no longer supported. ## What this is