From 7f6a095c781e74503c62ae051957d91b2b10b960 Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Thu, 17 Aug 2023 16:20:01 +0200 Subject: [PATCH] Update README.md Update link to JGit. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3396b8..f2b76a6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ RJGit ===== -### A JRuby wrapper around the [JGit library](https://github.com/eclipse/jgit) for manipulating Git repositories, the Ruby way. +### A JRuby wrapper around the [JGit library](https://eclipse.dev/jgit/) for manipulating Git repositories, the Ruby way. [![Ruby Build](https://github.com/repotag/rjgit/actions/workflows/test.yaml/badge.svg)](https://github.com/repotag/rjgit/actions/workflows/test.yaml) [![Coverage Status](https://coveralls.io/repos/repotag/rjgit/badge.png?branch=master)](https://coveralls.io/r/repotag/rjgit)