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

Commit fc69ce1

Browse files
authored
update submit url
1 parent 9c058fc commit fc69ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/com/topcoder/web/studio/view/submit.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@
631631

632632
<br class="clear"/>
633633
<div class="button-line">
634-
<a class="btn-blue btn-next" id="upload-browser-submit" href="https://<%=ApplicationServer.SERVER_NAME%>/challenges/${contest.id}/submit/file">
634+
<a class="btn-blue btn-next" id="upload-browser-submit" href="https://<%=ApplicationServer.SERVER_NAME%>/challenges/${contest.id}/submit">
635635
<span class="right-side"><span class="text">Add Another Design</span></span>
636636
</a>
637637
</div>

0 commit comments

Comments
 (0)