diff --git a/bin/testdata.json b/bin/testdata.json index 300d852..e1fa7d0 100644 --- a/bin/testdata.json +++ b/bin/testdata.json @@ -96,12 +96,12 @@ "items": [ { "title" : "Backpacks", - "link" : "backpack", + "link" : "/category/backpack", "order" : 0 }, { "title" : "Boots", - "link" : "boots", + "link" : "/category/boots", "order" : 1 } ]