From: mix irving <whimful@gmail.com>
Date: Wed, 28 Dec 2016 05:18:32 +0000 (+1300)
Subject: Update README.md
X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=194b1b75308b03c6afccebb9fe6dd20a7ce05634;p=vimb.git

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
---

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"