From 5c5739745d450770bad82ea303a0b6a339969832 Mon Sep 17 00:00:00 2001 From: Kris Date: Wed, 5 Jun 2024 09:48:38 -0400 Subject: [PATCH] fix license url --- about.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.json b/about.json index 3c45d3e..cc16158 100644 --- a/about.json +++ b/about.json @@ -2,7 +2,7 @@ "name": "Search Banner", "component": true, "about_url": "https://meta.discourse.org/t/search-banner-theme-component/122939", - "license_url": "https://github.com/awesomerobot/discourse-search-banner/blob/master/LICENSE", + "license_url": "https://github.com/discourse/discourse-search-banner/blob/master/LICENSE", "assets": {}, "color_schemes": {} }