commit 6994e5dd04e466e2b1b16dcbbd89b02018236568
parent 4bc00a1ef4da3eaef36fb303e75622204717b778
Author: Azizov Konstantin <k.azizov@clever-solution.com>
Date: Tue, 29 Dec 2015 10:31:14 +0200
Fix link to Polymer
Older link referencing to https://github.com/capira12/snapdrop/blob/master/polymer-project.org
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -3,7 +3,7 @@
Snapdrop is inspired by Apple's Airdrop, but is a Progressive Web App built with Polymer and Web RTC.
#### Snapdrop is built with the following awesome technologies:
-* [Polymer](polymer-project.org)
+* [Polymer](https://www.polymer-project.org)
* [Polymer Starter Kit](https://developers.google.com/web/tools/polymer-starter-kit/)
* [Polymer Elements](https://elements.polymer-project.org/browse)
* [WebRTC](http://webrtc.org/)