diff --git a/content/blog/soc2-type1.md b/content/blog/soc2-type1.md index 73a48592a..05690b4f4 100644 --- a/content/blog/soc2-type1.md +++ b/content/blog/soc2-type1.md @@ -17,4 +17,4 @@ The audit is conducted by an [independent third party auditor](https://www.assur The SOC 2 Type 1 report verifies that we have implemented comprehensive security controls and practices to protect customer data. This is just the beginning of our compliance journey as we work towards SOC 2 Type 2 certification. -For more information about our security practices or to request our SOC 2 Type 1 report, please [email us](mailto:support@bytebase.com). +For more information about our security practices or to request our SOC 2 Type 1 report, please [email us](mailto:sales@bytebase.com). diff --git a/content/blog/soc2-type2.md b/content/blog/soc2-type2.md index f7c7fc4c3..968e1fa1c 100644 --- a/content/blog/soc2-type2.md +++ b/content/blog/soc2-type2.md @@ -14,4 +14,4 @@ Building on our earlier [Type 1 certification](/blog/soc2-type1), **SOC 2 Type 2 This milestone reflects our ongoing dedication to securing critical database workflows. As we advance our compliance journey, we remain focused on enhancing trust and reliability for all users. -To request our SOC 2 Type 2 report or learn more about our security practices, [email us](mailto:support@bytebase.com). +To request our SOC 2 Type 2 report or learn more about our security practices, [email us](mailto:sales@bytebase.com). diff --git a/docs/changelog/bytebase-3-3-0.mdx b/docs/changelog/bytebase-3-3-0.mdx index fdff8d685..b507b1cbd 100644 --- a/docs/changelog/bytebase-3-3-0.mdx +++ b/docs/changelog/bytebase-3-3-0.mdx @@ -11,7 +11,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx'; We have obtained SOC 2 Type 1 certification. This certification validates our commitment to maintaining the highest standards of security, availability, and confidentiality in our database DevSecOps platform. -To request our SOC 2 Type 1 report, please [email support](mailto:support@bytebase.com). +To request our SOC 2 Type 1 report, please [email us](mailto:sales@bytebase.com). ## 🔔 Notable Changes diff --git a/docs/faq.mdx b/docs/faq.mdx index d4acf4596..64410896b 100644 --- a/docs/faq.mdx +++ b/docs/faq.mdx @@ -5,7 +5,6 @@ title: FAQ ## How to reach us? - 💬 Join our [Discord Community](https://discord.gg/huyw7gRsyA) -- 📧 [Email support](mailto:support@bytebase.com) - 🎫 Open [GitHub Issue](https://github.com/bytebase/bytebase/issues) - 🤠 Find us on [@Bytebase](https://twitter.com/bytebase) diff --git a/docs/sql-review/error-codes.mdx b/docs/sql-review/error-codes.mdx index 935e379f2..c5e711148 100644 --- a/docs/sql-review/error-codes.mdx +++ b/docs/sql-review/error-codes.mdx @@ -10,7 +10,7 @@ Success ### 1 - Internal error -Something unexpected happened, you can open a [GitHub issue](https://github.com/bytebase/bytebase/issues) or [contact us](mailto:support@bytebase.com). +Something unexpected happened, you can open a [GitHub issue](https://github.com/bytebase/bytebase/issues). ### 2 - Schema review policy not found diff --git a/src/app/[locale]/(legal)/privacy/page.tsx b/src/app/[locale]/(legal)/privacy/page.tsx index 84e61f69b..c7ee57900 100644 --- a/src/app/[locale]/(legal)/privacy/page.tsx +++ b/src/app/[locale]/(legal)/privacy/page.tsx @@ -121,7 +121,7 @@ export default function Page() {

For more information about our privacy practices, if you have questions, or if you would like to make a complaint, please contact us by e-mail at{' '} - support@bytebase.com. + help@bytebase.com.

); diff --git a/src/app/[locale]/(legal)/security/page.tsx b/src/app/[locale]/(legal)/security/page.tsx index 1f2164c06..45291f086 100644 --- a/src/app/[locale]/(legal)/security/page.tsx +++ b/src/app/[locale]/(legal)/security/page.tsx @@ -163,7 +163,7 @@ export default function Page() {

How do I report a potential vulnerability or security concern?

Please contact us by e-mail at{' '} - support@bytebase.com and we'll get back + help@bytebase.com and we'll get back to you ASAP.

diff --git a/src/app/[locale]/(legal)/terms/page.tsx b/src/app/[locale]/(legal)/terms/page.tsx index 4f71fe2c2..d00c3ef59 100644 --- a/src/app/[locale]/(legal)/terms/page.tsx +++ b/src/app/[locale]/(legal)/terms/page.tsx @@ -558,7 +558,7 @@ export default function Page() { requirements, including that such communications be in writing. It is your responsibility to keep the email address associated with your account current. You may provide us with notice under this Agreement via email at{' '} - support@bytebase.com. + help@bytebase.com.

16.3 Waiver.

@@ -606,7 +606,7 @@ export default function Page() {

16.10 Disclosures.

The Software is offered by Bytebase, LLC and can be reached via email at{' '} - support@bytebase.com. + help@bytebase.com.

);