diff --git a/client/src/components/Masthead/Masthead.vue b/client/src/components/Masthead/Masthead.vue
index bd64d201df54..a26eaa7dff39 100644
--- a/client/src/components/Masthead/Masthead.vue
+++ b/client/src/components/Masthead/Masthead.vue
@@ -106,7 +106,7 @@ onMounted(() => {
id="analysis"
title="Tools and Current History"
icon="fa-home"
- @click="openUrl('/', '_top')" />
+ @click="openUrl('/')" />
{{ tooltip || id }}
-
+