Update README.md
authormix irving <whimful@gmail.com>
Wed, 28 Dec 2016 05:18:32 +0000 (18:18 +1300)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2016 05:18:32 +0000 (18:18 +1300)
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

index 5d55a9c..754aea9 100644 (file)
--- 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"