From 59359ec39446f3070d72b56177dbb530cafd2ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Ho=C3=9F?= Date: Tue, 12 Dec 2023 09:08:50 +0100 Subject: [PATCH] use new maven central UI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d9eec..6d93d0f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ In order to use this library in your project, declare the following dependency: ``` -Replace `${devcontainer-version}` with the [latest release](https://search.maven.org/artifact/wtf.metio.devcontainer/devcontainer.java). +Replace `${devcontainer-version}` with the [latest release](https://central.sonatype.com/artifact/wtf.metio.devcontainer/devcontainer.java). ## License