Skip to content

Commit c7398ab

Browse files
authored
chat: direct users to normal contact form for history retention (#2905)
We were directing people to a chat features/feedback form, whereas it should go via the usual support channels if requesting package changes.
1 parent e1a3f2a commit c7398ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/chat/rooms/history.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Message storage and history
33
meta_description: "Retrieve previously sent messages from history."
44
---
55

6-
The history feature enables users to retrieve messages that have been previously sent in a room. Ably stores chat messages for 30 days by default. You can extend this up to 365 days by [contacting us](https://forms.gle/SmCLNFoRrYmkbZSf8).
6+
The history feature enables users to retrieve messages that have been previously sent in a room. Ably stores chat messages for 30 days by default. You can extend this up to 365 days by [contacting us](https://ably.com/support).
77

88
## Retrieve previously sent messages <a id="history"/>
99

0 commit comments

Comments
 (0)