Skip to content

Commit e1c2a79

Browse files
authored
docs: updated contributions.md link (#1313)
1 parent f640929 commit e1c2a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const ogImage = `${ogUrl}og.png`
1818
export const github = 'https://github.com/vuejs/vuefire'
1919
export const releases = 'https://github.com/vuejs/vuefire/releases'
2020
export const contributing =
21-
'https://github.com/vuejs/vuefire/blob/main/CONTRIBUTING.md'
21+
'https://github.com/vuejs/vuefire/blob/main/.github/CONTRIBUTING.md'
2222
export const discord = ''
2323
export const twitter = 'https://twitter.com/posva'
2424

0 commit comments

Comments
 (0)