diff --git a/app/config/general/default.json b/app/config/general/default.json index e27f6b5a..2bc3c192 100644 --- a/app/config/general/default.json +++ b/app/config/general/default.json @@ -642,6 +642,6 @@ "api": "/api/", "canonical_url_base": "https://www.targetvalidation.org", - "showNoticeWithLinkToBetaRewrite": true // link to https://beta--platform-app.netlify.app/ + "showNoticeWithLinkToBetaRewrite": true // link to https://beta.targetvalidation.org/ } diff --git a/app/src/components/drug-summary/drug-summary.html b/app/src/components/drug-summary/drug-summary.html index ce4958d1..95358db7 100644 --- a/app/src/components/drug-summary/drug-summary.html +++ b/app/src/components/drug-summary/drug-summary.html @@ -12,7 +12,7 @@
- For a preview of the new Platform interface, please see the new profile page for {{displayName}} + For a preview of the new Platform interface, please see the new profile page for {{displayName}}
diff --git a/app/src/pages/disease-associations/disease-associations.html b/app/src/pages/disease-associations/disease-associations.html index 427755a1..f13cdadb 100644 --- a/app/src/pages/disease-associations/disease-associations.html +++ b/app/src/pages/disease-associations/disease-associations.html @@ -36,7 +36,7 @@- For a preview of the new Platform interface, please see the redesigned association page for {{search.label}} + For a preview of the new Platform interface, please see the redesigned association page for {{search.label}}
diff --git a/app/src/pages/disease-profile/disease.html b/app/src/pages/disease-profile/disease.html index 022970d8..b3e55563 100644 --- a/app/src/pages/disease-profile/disease.html +++ b/app/src/pages/disease-profile/disease.html @@ -11,7 +11,7 @@ We are currently redesigning and rebuilding the Open Targets Platform with new features.- For a preview of the new Platform interface, please see the new profile page for {{disease.label}} + For a preview of the new Platform interface, please see the new profile page for {{disease.label}}
diff --git a/app/src/pages/evidence/target-disease.html b/app/src/pages/evidence/target-disease.html index b153d328..5ac1f3af 100644 --- a/app/src/pages/evidence/target-disease.html +++ b/app/src/pages/evidence/target-disease.html @@ -20,7 +20,7 @@For a preview of the new Platform interface, please see - + the redesigned evidence page for {{(search.info.gene.approved_symbol || search.info.gene.ensembl_external_name)}} in {{search.info.efo.label}} diff --git a/app/src/pages/static/intro.html b/app/src/pages/static/intro.html index 409c11a1..8bdcf834 100644 --- a/app/src/pages/static/intro.html +++ b/app/src/pages/static/intro.html @@ -29,7 +29,7 @@
- Preview the new Open Targets Platform + Preview the new Open Targets Platform
diff --git a/app/src/pages/target-associations/target-associations.html b/app/src/pages/target-associations/target-associations.html index d47c0ab0..52942de2 100644 --- a/app/src/pages/target-associations/target-associations.html +++ b/app/src/pages/target-associations/target-associations.html @@ -37,7 +37,7 @@- For a preview of the new Platform interface, please see the updated {{search.label}} association page + For a preview of the new Platform interface, please see the updated {{search.label}} association page
diff --git a/app/src/pages/target-profile/target.html b/app/src/pages/target-profile/target.html index 506ede98..28134fce 100644 --- a/app/src/pages/target-profile/target.html +++ b/app/src/pages/target-profile/target.html @@ -11,7 +11,7 @@ We are currently redesigning and rebuilding the Open Targets Platform with new features.- For a preview of the new Platform interface, please see the new profile page for {{target.symbol}} + For a preview of the new Platform interface, please see the new profile page for {{target.symbol}}