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