Add correct URL (#2253)

This commit is contained in:
Timur Carpeev 2022-08-24 11:41:59 +02:00 committed by GitHub
parent f292225951
commit 3684a55ba9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,7 +114,7 @@ const WebhookInfo: React.FC<WebhookInfoProps> = ({
<Link
target="_blank"
rel="noopener noreferrer"
href="https://docs.saleor.io/docs/3.x/developer/extending/apps/synchronous-webhooks#payload-signature"
href="https://docs.saleor.io/docs/3.x/developer/extending/apps/synchronous-webhooks/key-concepts#payload-signature"
>
<FormattedMessage {...messages.learnMore} />
</Link>