From 41b8f8e1f711ab965873ec061bb6363cc97ee84f Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Thu, 13 Jan 2022 17:20:46 +0100 Subject: [PATCH] Switch samples back to Samples --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f01cbf6..c05d011 100644 --- a/package.json +++ b/package.json @@ -24,12 +24,12 @@ { "displayName": "Sites", "description": "Example sites which can be visited with a Visitor", - "path": "Samples~/Sites" + "path": "Samples/Sites" }, { "displayName": "Visitors", "description": "The default Visitors which can browse sites", - "path": "Samples~/Visitors" + "path": "Samples/Visitors" } ] } \ No newline at end of file