From 3ca1ad2a241a1eec682a528187172347a6dde756 Mon Sep 17 00:00:00 2001 From: Kasper Karlsson Date: Mon, 2 Jul 2018 09:13:46 +0200 Subject: [PATCH] Fixed broken and unencrypted links --- ReadMe.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 2919c3e..11f299c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -10,7 +10,7 @@ Apache License, Version 2.0 We use maven to handle our dependencies. -* Install [Maven 3](http://maven.apache.org/download.html) +* Install [Maven 3](https://maven.apache.org/download.html) * Clone this repo and: `mvn clean install` ## Screenshot @@ -29,10 +29,10 @@ We use maven to handle our dependencies. ### Procyon © 2015 Mike Strobel [https://bitbucket.org/mstrobel/procyon/overview](https://bitbucket.org/mstrobel/procyon/overview) -[Apache License](https://github.com/deathmarine/Luyten/blob/master/distfiles/Procyon.License.txt) +[Apache License](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/Procyon.License.txt) ### RSyntaxTextArea © 2012 Robert Futrell -[http://fifesoft.com/rsyntaxtextarea/](http://fifesoft.com/rsyntaxtextarea/) -[All Rights Reserved](https://github.com/deathmarine/Luyten/blob/master/distfiles/RSyntaxTextArea.License.txt) +[https://bobbylight.github.io/RSyntaxTextArea/](https://bobbylight.github.io/RSyntaxTextArea/) +[All Rights Reserved](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/RSyntaxTextArea.License.txt)