diff --git a/services/web/frontend/js/features/source-editor/components/grammarly-advert.tsx b/services/web/frontend/js/features/source-editor/components/grammarly-advert.tsx index bf795d7d25..765cc7a3bf 100644 --- a/services/web/frontend/js/features/source-editor/components/grammarly-advert.tsx +++ b/services/web/frontend/js/features/source-editor/components/grammarly-advert.tsx @@ -43,7 +43,7 @@ export default function GrammarlyAdvert() { setShow(false) window.open( - 'https://grammarly.go2cloud.org/aff_c?offer_id=372&aff_id=142242' + 'https://grammarly.go2cloud.org/aff_c?offer_id=373&aff_id=142242' ) }, [saveDismissed])