Skip to content

Commit 810f8a1

Browse files
chore: update ARTICLE_LINK_MAP from help-pages-cms (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a9d8e4e commit 810f8a1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/config/zendesk.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,8 @@ export const ARTICLE_LINK_MAP: Record<string, string> = {
100100
'50029706101011': '/privacy-pro/changing-subscription-plans',
101101
'50029731928339': '/privacy-pro/plus-and-pro-plan-differences',
102102
'50725030209939': '/privacy-pro/vpn/security-reports/2024-audit',
103-
'50725034053267': '/privacy-pro/vpn/security-reports/2025-2026-vpn-no-log-policy-audit'
103+
'50725034053267': '/privacy-pro/vpn/security-reports/2025-2026-vpn-no-log-policy-audit',
104+
'50798358438419': '/privacy-pro/share-with-family-friends',
105+
'50798374881043': '/privacy-pro/subscribe-one-service-only',
106+
'50819047912723': '/get-duckduckgo/how-much-does-duckduckgo-cost'
104107
} as const;

0 commit comments

Comments
 (0)