From 5544f9ceeaff51ff08c424dde6e12de3e7522b6c Mon Sep 17 00:00:00 2001 From: Andrew Schleifer Date: Wed, 1 May 2019 09:21:02 -0500 Subject: [PATCH] fill in `about_url` point to the topic on meta --- about.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.json b/about.json index 3271ed8..820ca3c 100644 --- a/about.json +++ b/about.json @@ -1,6 +1,6 @@ { "name": "Custom Header Links", - "about_url": "https://meta.discourse.org/t/", + "about_url": "https://meta.discourse.org/t/custom-header-links/90588", "license_url": "https://github.com/hnb-ku/discourse-custom-header-links/blob/master/LICENSE", "component": true }