Switch samples back to Samples

This commit is contained in:
Pascal Serrarens 2022-01-13 17:20:46 +01:00
parent c6557a0fd2
commit 41b8f8e1f7

View File

@ -24,12 +24,12 @@
{ {
"displayName": "Sites", "displayName": "Sites",
"description": "Example sites which can be visited with a Visitor", "description": "Example sites which can be visited with a Visitor",
"path": "Samples~/Sites" "path": "Samples/Sites"
}, },
{ {
"displayName": "Visitors", "displayName": "Visitors",
"description": "The default Visitors which can browse sites", "description": "The default Visitors which can browse sites",
"path": "Samples~/Visitors" "path": "Samples/Visitors"
} }
] ]
} }