10000 docs: update links to unhead source · nuxt/nuxt@eb5344b · GitHub
[go: up one dir, main page]

Skip to content

Commit eb5344b

Browse files
committed
docs: update links to unhead source
1 parent 808f2d8 commit eb5344b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/3.api/2.composables/use-head-safe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: The recommended way to provide head data with user input.
44
links:
55
- label: Source
66
icon: i-simple-icons-github
7-
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useHeadSafe.ts
7+
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
88
size: xs
99
---
1010

docs/3.api/2.composables/use-head.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: useHead customizes the head properties of individual pages of your
44
links:
55
- label: Source
66
icon: i-simple-icons-github
7-
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useHead.ts
7+
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
88
size: xs
99
---
1010

docs/3.api/2.composables/use-seo-meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: The useSeoMeta composable lets you define your site's SEO meta tags
44
links:
55
- label: Source
66
icon: i-simple-icons-github
7-
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useSeoMeta.ts
7+
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
88
size: xs
99
---
1010

docs/3.api/2.composables/use-server-seo-meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: The useServerSeoMeta composable lets you define your site's SEO met
44
links:
55
- label: Source
66
icon: i-simple-icons-github
7-
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables/useServerSeoMeta.ts
7+
to: https://github.com/unjs/unhead/blob/main/packages/vue/src/composables.ts
88
size: xs
99
---
1010

0 commit comments

Comments
 (0)
0