From d8a51b17a73148c61bd2ad7e3fc64fcc7e50c86b Mon Sep 17 00:00:00 2001 From: JimmyJammyDodger <156063388+JimmyJammyDodger@users.noreply.github.com> Date: Sun, 9 Jun 2024 10:17:29 +0100 Subject: [PATCH] Update about.json (#26) --- about.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/about.json b/about.json index d602345..327a236 100644 --- a/about.json +++ b/about.json @@ -1,7 +1,7 @@ { - "about_url": null, - "license_url": null, + "about_url": "https://meta.discourse.org/t/gated-topics-in-category/225454", + "license_url": "https://github.com/discourse/discourse-gated-topics-in-category/blob/main/LICENSE", "assets": {}, - "name": "discourse-gated-topics-in-category", + "name": "Gated Topics in Category", "component": true }