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

Commit 43ee49f

Browse files
authored
Update PaymentHistory.jsp
1 parent 0ca9fb3 commit 43ee49f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/com/topcoder/web/tc/view/pacts/client/PaymentHistory.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,11 @@
117117
<div align="left">
118118
<% if(isNewStyle) { %>
119119
<div style="float:right; padding-top:12px;">
120-
<A class="informationLink" href="https://help.topcoder.com/hc/en-us/articles/217482038-Payment-Policies-and-Instructions">How to get paid</A>
120+
<A class="informationLink" href="https://www.topcoder.com/thrive/articles/Payment%20Policies%20and%20Instructions">How to get paid</A>
121121
</div>
122122
<% } else { %>
123123
<div style="float:right;">
124-
<A href="https://help.topcoder.com/hc/en-us/articles/217482038-Payment-Policies-and-Instructions"><img src="/i/pacts/howToGetPaid.png" alt="How to get paid" /></A>
124+
<A href="https://www.topcoder.com/thrive/articles/Payment%20Policies%20and%20Instructions"><img src="/i/pacts/howToGetPaid.png" alt="How to get paid" /></A>
125125
</div>
126126
<% } %>
127127
<c:choose>

0 commit comments

Comments
 (0)