From 892ceef472da5c822fc9f4d5a9eab5a4799526fc Mon Sep 17 00:00:00 2001 From: Johannes Dillmann Date: Fri, 20 Sep 2024 13:03:03 +0200 Subject: [PATCH] Update homepage --- buildpack.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildpack.toml b/buildpack.toml index 2fffaea7..bbbb5e9e 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -16,7 +16,7 @@ api = "0.7" [buildpack] description = "A Cloud Native Buildpack with an order definition suitable for Java applications on Azure" - homepage = "https://paketo.io/docs/howto/java/" + homepage = "https://github.com/paketo-buildpacks/java-azure" id = "paketo-buildpacks/java-azure" keywords = ["java", "composite", "azure"] name = "Paketo Buildpack for Azure Java"