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

Commit 0b06cf8

Browse files
author
vikasrohit
committed
SUP-1823, User is redirected to 'error 404: Page not Found" while clicking on the "Learn More" button under iOS.
Updated link to point to https://ios.topcoder<-env>.com
1 parent 8beed05 commit 0b06cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/my-dashboard/programs/programs.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ section.ios(ng-hide="vm.loading")
1717
.info-links
1818
a(ng-click="vm.registerUser()") Participate
1919

20-
a(ng-href="ios.{{DOMAIN}}") Learn More
20+
a(ng-href="https://ios.{{DOMAIN}}", target="_blank") Learn More
2121

2222
.registered(ng-show="vm.registered")
2323
.badge-and-challenges

0 commit comments

Comments
 (0)