Skip to content

Commit 56cc2a9

Browse files
authored
feat(docs): add missing redirects
1 parent fc5760c commit 56cc2a9

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

_redirects

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,12 @@
6363
/extending-chat-widget/visitor-sdk/* /docs/extending-chat-widget/customer-sdk/:splat 301
6464
/messaging/chat-sdk/* /docs/messaging/node-sdk/:splat 301
6565
/monetization/partner-program-api/* /docs/partner-program/partner-api/:splat 301
66-
/getting-started/app-guides/* /docs/guides/console-guides/:splat 301
6766
/app-guides/* /docs/guides/console-guides/:splat 301
6867
/monetization/app-webhooks/* /docs/guides/console-guides/app-webhooks/:splat 301
68+
/getting-started/app-guides/* /docs/guides/console-guides/:splat 301
69+
/getting-started/installing-livechat/* /docs/guides/installing-livechat/:splat 301
70+
/getting-started/livechat-apps/* /docs/guides/livechat-apps/:splat 301
71+
/getting-started/helpdesk-apps/* /docs/guides/helpdesk-apps/:splat 301
6972

7073
# Redirect images so can work on netlify and /docs domain
7174
/docs/images/* /images/:splat 200

src/pages/guides/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
weight: 1
33
category: "guides"
44
title: "Guides and tutorials"
5-
tagline: "Manage your Partner Program data through dedicated APIs."
6-
desc: "Automate Partner Program operations by connecting to the Partner API."
5+
tagline: "Your entry point to building and integrating apps with Text."
6+
desc: "Explore guides and tutorials to help you install, build, and integrate within the Text ecosystem."
77
slug: "/guides/"
88
---
99

0 commit comments

Comments
 (0)