From 11efaf5a81644a2fdf4511dfa6252f06c5b17937 Mon Sep 17 00:00:00 2001 From: Maijin Date: Tue, 15 Sep 2015 17:16:43 +0200 Subject: [PATCH] Fix #3298 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffbae15977..416c5d69e8 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Commands are small mnemonics of few characters and there is some extra syntax sugar that makes the shell much more pleasant for scripting and interacting with the apis. -You could also checkout the [radare2 book](http://maijin.gitbooks.io/radare2book/content/). +You could also checkout the [radare2 book](https://radare.gitbooks.io/radare2book/content/). # Coding Style