Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Commit

Permalink
chore: fix jetbrains images in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Apr 17, 2016
1 parent 195ee4c commit 2604cca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Many of the components and examples are ported directly from their existing proj

ng2-material is an open source project sponsored by JetBrains. Any major contributors to the project are entitled to an all-products license for development of ng2-material features, which includes WebStorm.

<a href="https://www.jetbrains.com/" target="_blank"><img src="./public/images/logo_jetbrains.svg" width="256"></a>
<a href="https://www.jetbrains.com/webstorm/" target="_blank"><img src="./public/images/logo_webstorm.svg" width="256"></a>
<a href="https://www.jetbrains.com/" target="_blank"><img src="https://rawgit.com/justindujardin/ng2-material/master/public/images/logo_jetbrains.svg" width="256"></a>
<a href="https://www.jetbrains.com/webstorm/" target="_blank"><img src="https://rawgit.com/justindujardin/ng2-material/master/public/images/logo_webstorm.svg" width="256"></a>


## License
Expand Down

0 comments on commit 2604cca

Please sign in to comment.