We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2337f3c commit ea8f2e4Copy full SHA for ea8f2e4
1 file changed
ui/pages/dashboard/[owner]/[repo]/view/metadata-validation.vue
@@ -54,7 +54,7 @@ if (error.value) {
54
</h1>
55
56
<NuxtLink
57
- to="https://docs.codefair.io/docs/metadata-validation.html"
+ to="https://docs.codefair.io/docs/metadata.html#about-metadata-validation"
58
target="_blank"
59
class="font-semibold text-[var(--link-color)] underline transition-all hover:text-[var(--link-hover)]"
60
>Need help?</NuxtLink
0 commit comments