Update KB article

[MAILPOET-6386]
This commit is contained in:
Pavel Dohnal
2025-01-07 15:00:02 +01:00
committed by Jan Lysý
parent 03f4c8d9c3
commit 498cfda3b1
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ const PersonalizationTagsModal = ( {
'Insert personalization tags to dynamically fill in information and personalize your emails.',
'mailpoet'
) }{ ' ' }
<ExternalLink href="https://kb.mailpoet.com/article/215-personalize-newsletter-with-shortcodes#list">
<ExternalLink href="https://kb.mailpoet.com/article/435-a-guide-to-personalisation-tags-for-tailored-newsletters#list">
{ __( 'Learn more', 'mailpoet' ) }
</ExternalLink>
</p>

View File

@@ -72,7 +72,7 @@ export function DetailsPanel() {
attributeName="subject"
label={ __( 'Subject', 'mailpoet' ) }
labelSuffix={
<ExternalLink href="https://kb.mailpoet.com/article/215-personalize-newsletter-with-shortcodes#list">
<ExternalLink href="https://kb.mailpoet.com/article/435-a-guide-to-personalisation-tags-for-tailored-newsletters#list">
{ __( 'Guide', 'mailpoet' ) }
</ExternalLink>
}