Skip to content

Commit 4cba0e9

Browse files
committed
fixed incorrect links
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
1 parent 100eb13 commit 4cba0e9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/assets/data/faq/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ const data = {
8585
answer: [
8686
"Layer5 Cloud is hosted on AWS and Equinix data centers in US-based regions. If you need to know more about the data storage and compliance, please reach out to us at privacy@layer5.io",
8787
],
88-
link: "https://layer5.io/company/legal",
89-
linktext: "See Layer5 Trust Center"
88+
link: "https://layer5.io/company/legal/sub-processors",
89+
linktext: "Sub-Processors policy"
9090
},
9191
{
9292
question: "What data is collection about me, how is it used and how long is it retained?",
@@ -95,8 +95,8 @@ const data = {
9595
answer: [
9696
"Layer5 Cloud is hosted on AWS and Equinix data centers in US-based regions. If you need to know more about the data storage and compliance, please reach out to us at hello@layer5.io",
9797
],
98-
link: "https://layer5.io/company/legal/sub-processors",
99-
linktext: "Open Sub-processors policy in Trust Center"
98+
link: "https://layer5.io/company/legal/privacy",
99+
linktext: "Privacy Policy"
100100
},
101101
{
102102
question: "Is it possible to migrate from managed Layer5 Cloud to self-hosted Layer5 Cloud on-premises?",

0 commit comments

Comments
 (0)