snapdrop

A Progressive Web App for local file sharing
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

commit 871f2a90ba7d252ffd94c7f66780cbec6584baa3
parent df4a52cce6aa20a26b6210b5dd09e216a8d47bd2
Author: RobinLinus <robin_woll@capira.de>
Date:   Tue, 29 Dec 2015 17:30:48 +0100

Merge pull request #9 from azizov4singree/patch-1

Fix link to Polymer
Diffstat:
MREADME.md | 2+-
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/)