Skip to content

Commit b4a9137

Browse files
committed
Use PayPal's CDN for script links
1 parent 5bb6698 commit b4a9137

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ Creates and returns an HTML element that contains the button code.
106106
## Download
107107
To download the production-ready JavaScript you'll need to save one of these files:
108108

109-
* [JavaScript Buttons](https://github.com/paypal/JavaScriptButtons/blob/master/dist/paypal-button.min.js)
110-
* [JavaScript Buttons + MiniCart](https://github.com/paypal/JavaScriptButtons/blob/master/dist/paypal-button-minicart.min.js)
109+
* [JavaScript Buttons](http://www.paypalobjects.com/js/external/paypal-button.min.js)
110+
* [JavaScript Buttons + MiniCart](http://www.paypalobjects.com/js/external/paypal-button-minicart.min.js)
111111

112112
The first file gives you support for PayPal's JavaScript buttons. The second file has the same code from the first, but also contains functionality for the [PayPal Mini Cart](https://github.com/jeffharrell/MiniCart).
113113

0 commit comments

Comments
 (0)