Skip to content

Commit 0da6624

Browse files
committed
Rename link
1 parent e51a978 commit 0da6624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/partials/header.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
{if $User.SignedIn}
104104
<div class="Header-Second-Menu Community-Menu hide hide-mobile">
105105
<div class="Second-Menu-Content">
106-
<a class="Second-Menu-Link" href="https://www.topcoder.com/home"><span>Dashboard</span></a>
106+
<a class="Second-Menu-Link" href="https://www.topcoder.com/home"><span>Home</span></a>
107107
<a class="Second-Menu-Link" href="https://www.topcoder.com/members/{$User.Name|escape:'html'}"><span>My Profile</span></a>
108108
<a class="Second-Menu-Link" href="https://community.topcoder.com/PactsMemberServlet?module=PaymentHistory&full_list=false" target="_blank"><span>Payments</span></a>
109109
</div>

0 commit comments

Comments
 (0)