diff --git a/app/directives/tc-form-stockart/tc-form-stockart.spec.js b/app/directives/tc-form-stockart/tc-form-stockart.spec.js index 8b92a6d46..e49147f16 100644 --- a/app/directives/tc-form-stockart/tc-form-stockart.spec.js +++ b/app/directives/tc-form-stockart/tc-form-stockart.spec.js @@ -88,7 +88,7 @@ describe('Topcoder Form Stockart Directive', function() { }) }) - describe.only('isButtonDisabled', function() { + describe('isButtonDisabled', function() { var button beforeEach(function() { diff --git a/app/submissions/submit-design-files/submit-design-files.jade b/app/submissions/submit-design-files/submit-design-files.jade index ccdf77c64..ce0be9d04 100644 --- a/app/submissions/submit-design-files/submit-design-files.jade +++ b/app/submissions/submit-design-files/submit-design-files.jade @@ -4,7 +4,7 @@ .mobile-redirect__body 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. - 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 + a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/219122667-Formatting-Your-Submission-for-Design-Challenges") Learn more about formatting your submission file a.tc-btn.tc-btn-s(ng-href="https://www.{{DOMAIN}}/challenge-details/{{submissions.challengeId}}/?type={{submissions.track}}") Back to Challenge Details @@ -23,7 +23,7 @@ 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. - 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 + a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/219122667-Formatting-Your-Submission-for-Design-Challenges") Learn more about formatting your submission file .form-block__fields .fieldset @@ -122,7 +122,7 @@ .form-block__text p Check to see if your font is on the Studio Standard Fonts list. If it is, leave the URL field blank. - p Read the #[a(ng-href="http://help.{{DOMAIN}}/design/design-copyright-and-font-policies/font-policy-for-design-challenges/") Studio Fonts Policy]. + p Read the #[a(ng-href="https://help.{{DOMAIN}}/hc/en-us/articles/217959447-Font-Policy-for-Design-Challenges") Studio Fonts Policy]. 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. @@ -135,7 +135,7 @@ .form-block__title Did you use stock art? .form-block__text - 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]. + 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]. .form-block__fields .fieldsets diff --git a/app/submissions/submit-develop-files/submit-develop-files.jade b/app/submissions/submit-develop-files/submit-develop-files.jade index 6c149d034..942cae0a0 100644 --- a/app/submissions/submit-develop-files/submit-develop-files.jade +++ b/app/submissions/submit-develop-files/submit-develop-files.jade @@ -4,7 +4,7 @@ .mobile-redirect__body 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. - 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 + a(ng-href="") TODO: same link as below for help on formatting submission a.tc-btn.tc-btn-s(ng-href="https://www.{{DOMAIN}}/challenge-details/{{submissions.challengeId}}/?type={{submissions.track}}") Back to Challenge Details @@ -23,7 +23,7 @@ p Need text from PMs. - a(ng-href="http://help.{{DOMAIN}}/design/submitting-to-a-design-challenge/formatting-your-submission-for-design-challenges/") Need link from PMs + a(ng-href="") Need link from PMs .form-block__fields .fieldset