diff --git a/app.vue b/app.vue index e25c5e9a..4310f666 100644 --- a/app.vue +++ b/app.vue @@ -73,7 +73,7 @@ const links = computed(() => { active: route.path.startsWith('/ecosystem'), }, { - label: 'Cookbook', + label: 'Community Code', to: 'https://community-cookbook-staging.web.app/', }, ];