From 42104e7a58e59e55186a96815b0d0eb6e9dc1ae0 Mon Sep 17 00:00:00 2001 From: xuars Date: Wed, 18 Jun 2025 15:31:55 +0200 Subject: [PATCH] Update druid website url (#1451) --- software/druid.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/druid.yml b/software/druid.yml index 68c966ce21..001bad7e8d 100644 --- a/software/druid.yml +++ b/software/druid.yml @@ -1,5 +1,5 @@ name: Druid -website_url: http://druid.io/ +website_url: https://druid.apache.org description: Distributed, column-oriented, real-time analytics data store. licenses: - Apache-2.0