Fix paypal button url

pull/4015/head
Berkeley Martinez 2015-10-30 14:03:54 -07:00
parent 2a04b02d03
commit fedbd3c725
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ export default contain(
md={ 6 } md={ 6 }
mdOffset={ 3 }> mdOffset={ 3 }>
<form <form
action='https://www.sandbox.paypal.com/cgi-bin/webscr' action='https://www.paypal.com/cgi-bin/webscr'
method='post' method='post'
onClick={ this.goToJobBoard } onClick={ this.goToJobBoard }
target='_blank'> target='_blank'>