Use next Link

This commit is contained in:
Jackson Harper 2024-07-09 10:08:54 +08:00
parent b766ed2ba6
commit 12d356dfa4

View file

@ -41,8 +41,9 @@ export default function Webhooks(): JSX.Element {
}}
>
<StyledText>
Webhooks have been moved to <a href="/settings/rules">Rules</a>. To
trigger a webhook, create a rule and give it the Webhook action.
Webhooks have been moved to{' '}
<Link href="/settings/rules">Rules</Link>. To trigger a webhook,
create a rule and give it the Webhook action.
</StyledText>
</VStack>
</VStack>