mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 18:03:49 -05:00
Fix paypal button url
This commit is contained in:
@@ -224,7 +224,7 @@ export default contain(
|
||||
md={ 6 }
|
||||
mdOffset={ 3 }>
|
||||
<form
|
||||
action='https://www.sandbox.paypal.com/cgi-bin/webscr'
|
||||
action='https://www.paypal.com/cgi-bin/webscr'
|
||||
method='post'
|
||||
onClick={ this.goToJobBoard }
|
||||
target='_blank'>
|
||||
|
||||
Reference in New Issue
Block a user