From 483947c47d6bdd244f880d9db3077845022699b5 Mon Sep 17 00:00:00 2001 From: Ches Martin Date: Sun, 23 Mar 2014 02:10:00 +0700 Subject: [PATCH] Update line highlight links for doc help sections Locking these to a specific treeish will keep them stable. The links will have to be updated to refer to current docs as they are updated, but at least clicking a link won't point you to something that may not pertain at all to what you were expecting. Plus it was obviously already necessary to maintain updated links one way or another... --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ac12b1..42bded9 100644 --- a/README.md +++ b/README.md @@ -141,8 +141,9 @@ see [Vundle contributors](https://github.com/gmarik/vundle/graphs/contributors) [help tags]:http://vimdoc.sourceforge.net/htmldoc/helphelp.html#:helptags [runtime path]:http://vimdoc.sourceforge.net/htmldoc/options.html#%27runtimepath%27 -[install]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L179-198 -[update]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L200-209 -[search]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L211-238 -[clean]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L247-260 -[interactive mode]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L263-303 +[install]: https://github.com/gmarik/Vundle.vim/blob/eb5ae19ad67c33565b18301fcdc2cf0fa7184522/doc/vundle.txt#L203-222 +[update]: https://github.com/gmarik/Vundle.vim/blob/eb5ae19ad67c33565b18301fcdc2cf0fa7184522/doc/vundle.txt#L224-233 +[search]: https://github.com/gmarik/Vundle.vim/blob/eb5ae19ad67c33565b18301fcdc2cf0fa7184522/doc/vundle.txt#L235-263 +[clean]: https://github.com/gmarik/Vundle.vim/blob/eb5ae19ad67c33565b18301fcdc2cf0fa7184522/doc/vundle.txt#L272-285 +[interactive mode]: https://github.com/gmarik/Vundle.vim/blob/eb5ae19ad67c33565b18301fcdc2cf0fa7184522/doc/vundle.txt#L288-314 +