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

Commit 1ae9296

Browse files
committed
Merge pull request #795 from appirio-tech/submission-links
Add new links for help.topcoder.com
2 parents d414b45 + aff0f23 commit 1ae9296

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

app/directives/tc-form-stockart/tc-form-stockart.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ describe('Topcoder Form Stockart Directive', function() {
8888
})
8989
})
9090

91-
describe.only('isButtonDisabled', function() {
91+
describe('isButtonDisabled', function() {
9292
var button
9393

9494
beforeEach(function() {

app/submissions/submit-design-files/submit-design-files.jade

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.mobile-redirect__body
55
p Our team is working hard on new features, and file upload currently only works on the web. Please open this page on your desktop if you want to create a submission.
66

7-
a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Learn more about formatting your submission file
7+
a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/219122667-Formatting-Your-Submission-for-Design-Challenges") Learn more about formatting your submission file
88

99
a.tc-btn.tc-btn-s(ng-href="https://www.{{DOMAIN}}/challenge-details/{{submissions.challengeId}}/?type={{submissions.track}}") Back to Challenge Details
1010

@@ -23,7 +23,7 @@
2323

2424
p Please be sure to double-check that you have submitted the correct files and that your JPG files (if applicable) are in RGB color mode.
2525

26-
a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Learn more about formatting your submission file
26+
a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/219122667-Formatting-Your-Submission-for-Design-Challenges") Learn more about formatting your submission file
2727

2828
.form-block__fields
2929
.fieldset
@@ -122,7 +122,7 @@
122122
.form-block__text
123123
p Check to see if your font is on the Studio Standard Fonts list. If it is, leave the URL field blank.
124124

125-
p Read the #[a(ng-href="http://help.{{DOMAIN}}/design/design-copyright-and-font-policies/font-policy-for-design-challenges/") Studio Fonts Policy].
125+
p Read the #[a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/217959447-Font-Policy-for-Design-Challenges") Studio Fonts Policy].
126126

127127
p If your font is not on the list, you must provide the URL to the font page (not file) from one of the approved font websites in the dropdown box.
128128

@@ -135,7 +135,7 @@
135135
.form-block__title Did you use stock art?
136136

137137
.form-block__text
138-
p If you used any stock photos in your design mocks, please provide the location and details so that the client can obtain them. Follow the guidelines at our #[a(ng-href="http://help.{{DOMAIN}}/design/design-copyright-and-font-policies/policy-for-stock-photos-in-design-submissions/") Studio Stock Art Policy].
138+
p If you used any stock photos in your design mocks, please provide the location and details so that the client can obtain them. Follow the guidelines at our #[a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/217481408-Policy-for-Stock-Artwork-in-Design-Submissions") Studio Stock Art Policy].
139139

140140
.form-block__fields
141141
.fieldsets

app/submissions/submit-develop-files/submit-develop-files.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.mobile-redirect__body
55
p Our team is working hard on new features, and file upload currently only works on the web. Please open this page on your desktop if you want to create a submission.
66

7-
a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") TODO: same link as below for help on formatting submission
7+
a(ng-href="") TODO: same link as below for help on formatting submission
88

99
a.tc-btn.tc-btn-s(ng-href="https://www.{{DOMAIN}}/challenge-details/{{submissions.challengeId}}/?type={{submissions.track}}") Back to Challenge Details
1010

@@ -23,7 +23,7 @@
2323

2424
p Need text from PMs.
2525

26-
a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Need link from PMs
26+
a(ng-href="") Need link from PMs
2727

2828
.form-block__fields
2929
.fieldset

0 commit comments

Comments
 (0)