Update feedback links

This commit is contained in:
Gregory Schier
2026-01-14 06:45:45 -08:00
parent 9970d5fa6f
commit ba8f85baaf
6 changed files with 6 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ export function HttpAuthenticationEditor({ model }: Props) {
<p>
Apply auth to all requests in <strong>{resolvedModelName(model)}</strong>
</p>
<Link href="https://feedback.yaak.app/help/articles/2112119-request-inheritance">
<Link href="https://yaak.app/docs/using-yaak/request-inheritance">
Documentation
</Link>
</EmptyStateText>