From e2e3f0f590170e6ff9cb10b994306c068eacff6f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 20 Jan 2024 13:08:16 +0000 Subject: [PATCH] Update Solr source code URL (#508) Point to the actual source code/git repository, not the release tarballs --- software/apache-solr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/apache-solr.yml b/software/apache-solr.yml index 96af11f233..9c446271b6 100644 --- a/software/apache-solr.yml +++ b/software/apache-solr.yml @@ -9,4 +9,4 @@ platforms: - K8S tags: - Miscellaneous -source_code_url: https://lucene.apache.org/solr/downloads.html +source_code_url: https://github.com/apache/solr