From 3a61a96ed0a6fce6475daf57e317e697860b8b35 Mon Sep 17 00:00:00 2001 From: Rasim Labibov Date: Wed, 3 Jan 2018 12:58:15 +0200 Subject: [PATCH] Changed links to source code in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba9929f..920a4e6 100644 --- a/README.md +++ b/README.md @@ -181,11 +181,11 @@ for the project. It includes Qt5 framework into the application and concludes with the further inclusion of the src subdirectory so that CMake would search for the project file (`CMakeLists.txt`) there. -[CMakeLists.tst](https://github.com/apriorit/MinimalQml/blob/master/CMakeLists.txt) +[CMakeLists.tst](CMakeLists.txt) This is the project file for the executable. -[src/CMakeLists.tst](https://github.com/apriorit/MinimalQml/blob/master/src/CMakeLists.txt) +[src/CMakeLists.tst](src/CMakeLists.txt) The header files of the Qt project should be included into the project so that makefiles generated will have them specified in the corresponding compilation