Skip to content

Commit ea8f2e4

Browse files
committed
refactor: ♻️ Update metadata validation link
1 parent 2337f3c commit ea8f2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/pages/dashboard/[owner]/[repo]/view/metadata-validation.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ if (error.value) {
5454
</h1>
5555

5656
<NuxtLink
57-
to="https://docs.codefair.io/docs/metadata-validation.html"
57+
to="https://docs.codefair.io/docs/metadata.html#about-metadata-validation"
5858
target="_blank"
5959
class="font-semibold text-[var(--link-color)] underline transition-all hover:text-[var(--link-hover)]"
6060
>Need help?</NuxtLink

0 commit comments

Comments
 (0)