We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7c20b commit 1429c78Copy full SHA for 1429c78
2 files changed
docusaurus.config.js
@@ -197,7 +197,7 @@ const config = {
197
},
198
{
199
label: 'Contact Us',
200
- href: 'mailto:service@open-im.com',
+ href: 'mailto:contact@openim.io',
201
202
],
203
i18n/en/docusaurus-theme-classic/footer.json
@@ -25,7 +25,7 @@
25
26
"link.item.label.Contact Us": {
27
"message": "Contact Us",
28
- "description": "The label of footer link with label=Contact Us linking to mailto:service@open-im.com"
+ "description": "The label of footer link with label=Contact Us linking to mailto:contact@openim.io"
29
30
"link.item.label.Documentation": {
31
"message": "Documentation",
0 commit comments