diff --git a/docs/components/UInputCopy.vue b/docs/components/UInputCopy.vue index dd572026..432f6fd0 100644 --- a/docs/components/UInputCopy.vue +++ b/docs/components/UInputCopy.vue @@ -18,9 +18,13 @@ const { copy, copied } = useClipboard()
diff --git a/docs/content/0.index.yml b/docs/content/0.index.yml index 0578be1b..fbac8bad 100644 --- a/docs/content/0.index.yml +++ b/docs/content/0.index.yml @@ -302,7 +302,7 @@ journey: - name: 'Start from NuxtHub template' description: 'Choose one of our open source templates and start from it.' img: '/images/landing/journey-console.svg' - to: https://github.com/topics/nuxthub + to: /templates - name: 'Create an empty project' description: 'Create a NuxtHub project from scratch and deploy it with NuxtHub CLI.' img: '/images/landing/journey-brackets.svg'