From 399c209102e0f734d2f5f5afb2d463bcfcf7e5a0 Mon Sep 17 00:00:00 2001 From: jomaxro Date: Sat, 15 Apr 2017 17:29:04 -0400 Subject: [PATCH] Link to theme on Meta should not include ?u= --- about.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.json b/about.json index d4eb01f..bff23d4 100644 --- a/about.json +++ b/about.json @@ -1,5 +1,5 @@ { "name": "Material Design Theme", - "about_url": "https://meta.discourse.org/t/material-design-stock-theme/47142?u=falco", + "about_url": "https://meta.discourse.org/t/material-design-stock-theme/47142", "license_url": "https://github.com/discourse/material-design-stock-theme/blob/master/LICENSE.txt" }