From 6ae74f8e674292d46283eb2ce82b327d5b56bba7 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Wed, 31 Jul 2024 16:25:53 +0200 Subject: [PATCH] change the DocsURL from the old blueprint docs to the handbook --- .../getting-started/{installation.md => installation/README.md} | 0 SenseGlove.uplugin | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Handbook/src/getting-started/{installation.md => installation/README.md} (100%) diff --git a/Handbook/src/getting-started/installation.md b/Handbook/src/getting-started/installation/README.md similarity index 100% rename from Handbook/src/getting-started/installation.md rename to Handbook/src/getting-started/installation/README.md diff --git a/SenseGlove.uplugin b/SenseGlove.uplugin index 67666baa..eabe1aa2 100644 --- a/SenseGlove.uplugin +++ b/SenseGlove.uplugin @@ -7,7 +7,7 @@ "Category": "Virtual Reality", "CreatedBy": "SenseGlove", "CreatedByURL": "https://www.senseglove.com/", - "DocsURL": "https://senseglove.gitlab.io/unreal-blueprint-docs/", + "DocsURL": "https://unreal.docs.senseglove.com/", "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/5e1d408f517b4966a269ec1035de0b9e", "SupportURL": "https://www.senseglove.com/support/", "EngineVersion": "5.2.0",