Skip to content

Commit 29595d2

Browse files
committed
Fix: update links to new URLs
1 parent 1513401 commit 29595d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/sites/auditingsite/src/components/Drawer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export interface StoreInfo {
2525

2626
const stores: StoreInfo[] = [{
2727
name: "The Drinks Center",
28-
site: "http://localhost:5002/",
28+
site: "http://localhost:8202/",
2929
audit: "http://localhost:5123/audit",
3030
logo: "store.jpg"
3131
}]

0 commit comments

Comments
 (0)