From c133445ff6cf44cc0dfc052c79ca9100e16c37d0 Mon Sep 17 00:00:00 2001 From: Vipul Khandelwal <44499187+VipulKhandelwal1999@users.noreply.github.com> Date: Fri, 11 Sep 2020 16:02:59 +0530 Subject: [PATCH] Fixed Privacy Policy anchor tag target attribute (#12554) * Fixed Privacy Policy and terms anchor tag target attribute from blanck to blank * Fixed one more Privacy Policy anchor tag target attribute from blanck to blank --- website/client/src/components/appFooter.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/client/src/components/appFooter.vue b/website/client/src/components/appFooter.vue index 790b927e66..3fba630b31 100644 --- a/website/client/src/components/appFooter.vue +++ b/website/client/src/components/appFooter.vue @@ -73,7 +73,7 @@