From a70ece152383b73dbdb7b61e90e214f1d6579844 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Fri, 11 Jan 2013 06:11:56 +0100 Subject: [PATCH] Use https:// for github urls. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c223cb756..f620d8f15 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Required dependencies: * libechonest (2.0.2) - http://projects.kde.org/projects/playground/libs/libechonest/ * Attica 0.4.0 - ftp://ftp.kde.org/pub/kde/stable/attica/ * QuaZip 0.4.3 - http://quazip.sourceforge.net/ -* liblastfm 1.0.1 - http://github.com/lastfm/liblastfm/ +* liblastfm 1.0.1 - https://github.com/lastfm/liblastfm/ The following dependencies are optional, but recommended: @@ -57,7 +57,7 @@ Third party libraries that we ship with our source: * MiniUPnP 1.6 - http://miniupnp.free.fr/ * Breakpad - http://code.google.com/p/google-breakpad/ -* Qocoa - http://github.com/mikemcquaid/Qocoa/ +* Qocoa - https://github.com/mikemcquaid/Qocoa/ * libqnetwm - http://code.google.com/p/libqnetwm/ * libqxt (QxtWeb module) - http://libqxt.org/ * SPMediaKeyTap - https://github.com/nevyn/SPMediaKeyTap/