From 715d6de4d7285df8d167b4fafe197c1e6faea6b7 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 18 Nov 2022 15:06:29 +0100 Subject: [PATCH] add the docs url --- SenseGlove.uplugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SenseGlove.uplugin b/SenseGlove.uplugin index 837e29c3..bd27441a 100644 --- a/SenseGlove.uplugin +++ b/SenseGlove.uplugin @@ -7,7 +7,7 @@ "Category": "Virtual Reality", "CreatedBy": "SenseGlove", "CreatedByURL": "https://www.senseglove.com/", - "DocsURL": "", + "DocsURL": "https://senseglove.gitlab.io/unreal-blueprint-docs/", "MarketplaceURL": "", "SupportURL": "https://www.senseglove.com/support/", "CanContainContent": true,