diff --git a/README.md b/README.md index d50cff5..4554e46 100644 --- a/README.md +++ b/README.md @@ -1143,8 +1143,7 @@ Many of the concepts mentioned above also have _local_ counterparts: | `:cd` | `:lcd` | window | `:h :lcd` | | `` | `` | buffer | `:h maplocalleader` | -Variables also sport different scopes, but will be explained in -[Vim scripting](http://vimdoc.sourceforge.net/htmldoc/usr_41.html). +[Variables also have different scopes](http://vimdoc.sourceforge.net/htmldoc/usr_41.html#41.2). # Usage