Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 8d94009

Browse files
committed
reskin-payment: topcoder link on dev & prod env
1 parent eb99beb commit 8d94009

File tree

1 file changed

+1
-1
lines changed
  • src/main/com/topcoder/web/jsp

1 file changed

+1
-1
lines changed

src/main/com/topcoder/web/jsp/top.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<c:when test="${isReskin}">
6161
<header>
6262
<nav class="primaryNav">
63-
<a href="https://topcoder.com/home" class="tcLogo">
63+
<a href="https://<%=ApplicationServer.SERVER_NAME%>/home" class="tcLogo">
6464
<img src="/i/reskin-2/tc-logo-new.svg">
6565
</a>
6666
</nav>

0 commit comments

Comments
 (0)