From 70a361ab91bcf8d04236a2cb83599205d34bd892 Mon Sep 17 00:00:00 2001 From: nstr10 Date: Thu, 25 Jan 2018 10:34:02 -0500 Subject: [PATCH] Fixed broken link to Qt download page (#283) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04293e00..712499bf 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You can download the latest release [here](https://github.com/radareorg/cutter/r #### Requirements Cutter is based on Qt so you will need to have it installed. -- Download: [Qt Open Source](https://info.qt.io/download-qt-for-application-development) +- Download: [Qt Open Source](https://www.qt.io/download-qt-for-application-development) - Add Qt 5.9.1: http://doc.qt.io/qtcreator/creator-project-qmake.html #### Building