Skip to content

Commit

Permalink
Fix link to source code
Browse files Browse the repository at this point in the history
  • Loading branch information
thelordoftheboards committed Oct 10, 2016
1 parent 7770b54 commit add1283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For more information:

* [Live demo](http://universal-relay-boilerplate.herokuapp.com/mui/icons_credit_cards).

* [Source Code](https://github.com/codefoundries/UniversalRelayBoilerplate/blob/master/units/starter-kit-example-mui/webapp/components/MUI_Icons_CountryFlags.jsx) of live demo.
* [Source Code](https://github.com/codefoundries/UniversalRelayBoilerplate/blob/master/units/urb-example-mui/webapp/components/MUI_Icons_CreditCards.js) of live demo.


## Contributing
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "material-ui-credit-card-icons",
"version": "3.2.0",
"version": "3.2.1",
"description": "Credit Card icons for Material-UI",
"main": "./lib/index.js",
"standalone": "CreditCardIcons",
Expand Down

0 comments on commit add1283

Please sign in to comment.