summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2024-05-07 18:17:00 +0200
committerChristian Brabandt <cb@256bit.org>2024-05-07 18:17:00 +0200
commit4e9adfa3d119926fa085691527f89ab48d47fb89 (patch)
tree99af76c0d6ed9658c398cd2aae492a9360767e25 /README.md
parent8d8cb45756cb7e6fda17013b8347be3a11b29610 (diff)
README.md: Update link to Wikipedia Vi page
fixes: #14725 Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e6cf11b89..5ac3a6c997 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ or one of the [Maillists](https://www.vim.org/community.php).
## What is Vim?
Vim is a greatly improved version of the good old UNIX editor
-[Vi](https://en.wikipedia.org/wiki/Vi). Many new
+[Vi](https://en.wikipedia.org/wiki/Vi_(text_editor)). Many new
features have been added: multi-level undo, syntax highlighting, command line
history, on-line help, spell checking, filename completion, block operations,
script language, etc. There is also a Graphical User Interface (GUI)