From 90dab3c1beaeac2c9240a7c54efb1d20d4f7e2fe Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Wed, 22 Oct 2014 11:37:40 +0200 Subject: [PATCH] Proper VLC url in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0572baea4..12020d4f6 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Required dependencies: * [CMake 2.8.6](http://www.cmake.org/) * [Qt 4.7.0](http://qt-project.org/) -* [VLC 2.1.0](http://videolan.org/) +* [VLC 2.1.0](https://videolan.org/vlc/) * [QJson 0.8.1](http://qjson.sourceforge.net/) * [SQLite 3.6.22](http://www.sqlite.org/) * [TagLib 1.8](http://developer.kde.org/~wheeler/taglib.html)