Skip to content

Commit 0ab1f87

Browse files
committed
Update URL for openUC2's shop
1 parent d7dd137 commit 0ab1f87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/navbar-items.full.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const navbarItems = [
1717
position: "right",
1818
},
1919
{
20-
href: "https://openuc2-gmbh.odoo.com",
20+
href: "https://shop.openuc2.com",
2121
label: "Shop",
2222
position: "right",
2323
},

config/navbar-items.minimal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const navbarItems = [
1717
position: "right",
1818
},
1919
{
20-
href: "https://openuc2-gmbh.odoo.com",
20+
href: "https://shop.openuc2.com",
2121
label: "Shop",
2222
position: "right",
2323
},

0 commit comments

Comments
 (0)