From 41a999088ef4742c14acb55f1f045da0fed08ad6 Mon Sep 17 00:00:00 2001 From: psychobunny <rodrigues.andrew@gmail.com> Date: Tue, 16 Feb 2016 17:02:37 -0500 Subject: [PATCH] updated url --- theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.json b/theme.json index a207eb1..280bef3 100644 --- a/theme.json +++ b/theme.json @@ -2,5 +2,5 @@ "id": "nodebb-theme-quickstart", "name": "My Theme Name", "description": "Enter a description here", - "url": "https://github.com/designcreateplay/nodebb-theme-quickstart" + "url": "https://github.com/nodebb/nodebb-theme-quickstart" }