From 194b1b75308b03c6afccebb9fe6dd20a7ce05634 Mon Sep 17 00:00:00 2001
From: mix irving <whimful@gmail.com>
Date: Wed, 28 Dec 2016 18:18:32 +1300
Subject: [PATCH] Update README.md

There are a couple of other links that also need changing - I think those starting with https://fanglingsu.github.io/vimb/keybindings.html are legacy, but I'm not sure where some of them are meant to point to now
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5d55a9c..754aea9 100644
--- a/README.md
+++ b/README.md
@@ -73,8 +73,8 @@ Information about the license is found in the file: LICENSE.
 - feature requests, issues and patches can be discussed on the [mailing list][mail]
 
 [vimb]:        http://fanglingsu.github.io/vimb/ "Vimb - Vim like browser project page"
-[keybindings]: http://fanglingsu.github.io/vimb/keybindings.html "vimb keybindings"
-[hints]:       http://fanglingsu.github.io/vimb/keybindings.html#hinting "vimb hinting"
+[keybindings]: https://fanglingsu.github.io/vimb/man.html#NORMAL_MODE "vimb keybindings"
+[hints]:       https://fanglingsu.github.io/vimb/man.html#Hinting "vimb hinting"
 [queue]:       http://fanglingsu.github.io/vimb/commands.html#queue "vimb read it later queue feature"
 [history]:     http://fanglingsu.github.io/vimb/keybindings.html#history "vimb keybindings to access history"
 [handlers]:    http://fanglingsu.github.io/vimb/commands.html#handlers "vimb custom protocol handlers"
-- 
2.20.1