From fc011650006e1fbf3c55edf5bfea555c6b821d02 Mon Sep 17 00:00:00 2001 From: Kseniya Pryalukhina <117263816+Ksksksksen@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:37:49 +0300 Subject: [PATCH] fix(sendsay-docs): fix links (#315) --- config/redirects.json | 16 ---------------- config/searchExcludeRoutes.json | 6 +----- .../how-to-automate-birthday-emails.mdx | 17 ----------------- .../how-to-create-birthday-series.mdx | 13 ------------- .../how-to-create-welcome-series.mdx | 11 ----------- .../automations/how-to-set-autoimport.mdx | 16 ---------------- .../email-campaigns/drag-and-drop-editor.mdx | 2 +- ...how-to-create-a-campaign-with-attachment.mdx | 4 +++- .../how-to-personalize-campaigns.mdx | 5 +++-- docs/videolessons/subscribers/data-groups.mdx | 7 ++++--- .../subscribers/how-to-create-a-segment.mdx | 2 +- .../subscribers/how-to-export-data.mdx | 5 ++++- .../subscribers/how-to-import-subscribers.mdx | 9 ++++++--- docs/videolessons/subscribers/signup-forms.mdx | 7 ++++--- 14 files changed, 27 insertions(+), 93 deletions(-) delete mode 100644 docs/videolessons/automations/how-to-automate-birthday-emails.mdx delete mode 100644 docs/videolessons/automations/how-to-create-birthday-series.mdx delete mode 100644 docs/videolessons/automations/how-to-create-welcome-series.mdx delete mode 100644 docs/videolessons/automations/how-to-set-autoimport.mdx diff --git a/config/redirects.json b/config/redirects.json index 35975b0e..dd97730a 100644 --- a/config/redirects.json +++ b/config/redirects.json @@ -451,22 +451,6 @@ "to": "/videolessons/email-campaigns/how-to-create-a-campaign-with-attachment", "from": "/ru/articles/2439867-как-сделать-рассылку-с-вложением" }, - { - "to": "/videolessons/automations/how-to-create-welcome-series", - "from": "/ru/articles/2439900-как-настроить-приветственную-серию-писем" - }, - { - "to": "/videolessons/automations/how-to-set-autoimport", - "from": "/ru/articles/2439876-как-настроить-автоматический-импорт-из-файла-по-расписанию" - }, - { - "to": "/videolessons/automations/how-to-automate-birthday-emails", - "from": "/ru/articles/2439928-как-автоматически-поздравлять-подписчиков-с-днём-рождения" - }, - { - "to": "/videolessons/automations/how-to-create-birthday-series", - "from": "/ru/articles/2439927-как-настроить-автоматическую-цепочку-из-писем-на-день-рождения" - }, { "to": "/sendsay-api", "from": "/ru/collections/2363294-sendsay-api" diff --git a/config/searchExcludeRoutes.json b/config/searchExcludeRoutes.json index a3c11679..5e62546c 100644 --- a/config/searchExcludeRoutes.json +++ b/config/searchExcludeRoutes.json @@ -1,5 +1 @@ -[ - "/automations/automations-by-event/welcome-series", - "/videolessons/automations/how-to-create-welcome-series", - "/updates/HVG123РЕ97E" -] +["/automations/automations-by-event/welcome-series", "/updates/HVG123РЕ97E"] diff --git a/docs/videolessons/automations/how-to-automate-birthday-emails.mdx b/docs/videolessons/automations/how-to-automate-birthday-emails.mdx deleted file mode 100644 index 6dc80168..00000000 --- a/docs/videolessons/automations/how-to-automate-birthday-emails.mdx +++ /dev/null @@ -1,17 +0,0 @@ ---- -sidebar_position: 4 -sidebar_label: 'Поздравления с днём рождения' -sidebar_custom_props: { restrictedAccessHref: 'automations/how-to-automate-birthday-emails' } ---- - -import Video from '@site/src/components/Video'; - -# Как автоматически поздравлять подписчиков с днём рождения - -Чтобы повторить действия из видеоурока, перейдите в предыдущий интерфейс [по ссылке](https://sendsay.ru/account/#dashboard), либо откройте меню аккаунта в правом верхнем углу и выберите пункт **Предыдущий интерфейс**. - -