From f4cdc84043f9785e17665d317fe71882b9f7e2cd Mon Sep 17 00:00:00 2001 From: Chukwumdiebube Ojinta Date: Wed, 11 Jan 2023 11:04:35 -0800 Subject: [PATCH] Terms and Condition urls set to env --- src/component/Terms/Main.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/component/Terms/Main.js b/src/component/Terms/Main.js index 3be4337..c083f6d 100644 --- a/src/component/Terms/Main.js +++ b/src/component/Terms/Main.js @@ -28,9 +28,9 @@ const Main = ({ brdcum }) => { collection, use, purpose, and sharing of personally identifiable information ("PII") related to the use of Merms's myFit website{" "} - - https://myfit.mermsemr.com - + + {process.env.REACT_APP_APPSITE} + , MERMS providing of services to our users ("Partners"), or from our employees. PII does not include information that is @@ -53,9 +53,9 @@ const Main = ({ brdcum }) => { govern. Provides its services (described below) to you through its website located at{" "} - - https://myfit.mermsemr.com - + + {process.env.REACT_APP_APPSITE} + {" "} (the "Site") and through its mobile applications and related services (collectively, such services, including any new @@ -1363,9 +1363,9 @@ const Main = ({ brdcum }) => { use, purpose, and sharing of personally identifiable information ("PII") related to the use of Merms's myFit website{" "} - - https://myfit.mermsemr.com - + + {process.env.REACT_APP_APPSITE} + , MERMS providing of services to our users ("Partners"), or from our employees. PII does not include information that is