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

Commit 1734e77

Browse files
authored
updated design policy links
1 parent f55c73c commit 1734e77

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/web/WEB-INF/includes/contest/editTab.jsp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -967,17 +967,17 @@
967967
</div>
968968
</div> <!-- end .deliverables -->
969969
<div class="stockArts">
970-
<h3><span class="icon">Stock Arts</span><a class="helpIcon" href="https://topcoder.com/wiki/display/tcstudio/Studio+Policies+for+Stock+Art+and+Font+Files" target="_blank"><span class="hide">Help</span></a></h3>
970+
<h3><span class="icon">Stock Arts</span><a class="helpIcon" href="https://help.topcoder.com/hc/en-us/categories/202610437-DESIGN" target="_blank"><span class="hide">Help</span></a></h3>
971971
<div class="deliverablesInnerSa">
972972
<div id="stockArtsCheckboxs" class="checkInput">
973973
<input type="checkbox" id="allowStockArt" value="true">
974-
<label>Is stock photography allowed? Please be sure you understand the <a href="https://apps.topcoder.com/wiki/display/tcstudio/Studio+Policies+for+Stock+Art+and+Font+Files">stock art policy</a> before checking this box.</label>
974+
<label>Is stock photography allowed? Please be sure you understand the <a href="https://help.topcoder.com/hc/en-us/categories/202610437-DESIGN">stock art policy</a> before checking this box.</label>
975975
</div>
976976
<div class="clear"></div>
977977
</div>
978978
</div> <!-- end .stockArts -->
979979
<div class="submissionVisibility">
980-
<h3><span class="icon">Submissions Visibility</span><a class="helpIcon" href="https://topcoder.com/wiki/display/tcstudio/Studio+Policies+for+Submissions+Visibility" target="_blank"><span class="hide">Help</span></a></h3>
980+
<h3><span class="icon">Submissions Visibility</span><a class="helpIcon" href="https://help.topcoder.com/hc/en-us/categories/202610437-DESIGN" target="_blank"><span class="hide">Help</span></a></h3>
981981
<div class="deliverablesInnerSa">
982982
<div id="viewableSubmCheckbox" class="checkInput">
983983
<input type="checkbox" id="viewableSubmFlag" value="true" disabled="disabled">
@@ -988,7 +988,7 @@
988988
</div> <!-- end .submissionVisibility -->
989989

990990
<div class="maxSubmissions">
991-
<h3><span class="icon">Maximum Number of Submissions</span><a class="helpIcon" href="https://topcoder.com/wiki/display/tcstudio/Studio+Policies+for+Maximum+Number+of+Submissions" target="_blank"><span class="hide">Help</span></a></h3>
991+
<h3><span class="icon">Maximum Number of Submissions</span><a class="helpIcon" href="https://help.topcoder.com/hc/en-us/categories/202610437-DESIGN" target="_blank"><span class="hide">Help</span></a></h3>
992992
<div class="deliverablesInnerSa">
993993
<div id="maxSubmissionsInput">
994994
<input type="text" id="maxSubmissions" class="text">

0 commit comments

Comments
 (0)