Skip to content

Commit

Permalink
Merge pull request #119 from topcoder-platform/ajefts-wipro-login-2
Browse files Browse the repository at this point in the history
fix to wipro login
  • Loading branch information
ajefts authored Jul 24, 2017
2 parents 25a79f1 + 1451517 commit e3599ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default function AccessDenied({ cause }) {
First time Wipro user? <a href={`${config.URL.AUTH}/sso-registration/?app=member&retUrl=${returnUrl}`} styleName="joinNow">Join Now</a> using your Wipro SSO account to create your new Topcoder account.
</div>
<div styleName="msg">
Already registered on Topcoder with your Wipro SSO account?
Already registered on Topcoder with your Wipro SSO account?
<a
className="tc-btn-md tc-btn-primary"
href={`${config.URL.AUTH}/sso-login/?app=member&retUrl=${returnUrl}`}
Expand Down

0 comments on commit e3599ab

Please sign in to comment.