# HG changeset patch # User Christian Brabandt # Date 1715099409 -7200 # Node ID d0ba4d429256092d8e7c302f13eff49bc8a62dd2 # Parent 739aaccbca747500f8bbf906bbfa56a4262d8851 README.md: Update link to Wikipedia Vi page Commit: https://github.com/vim/vim/commit/4e9adfa3d119926fa085691527f89ab48d47fb89 Author: Christian Brabandt Date: Tue May 7 18:17:00 2024 +0200 README.md: Update link to Wikipedia Vi page fixes: https://github.com/vim/vim/issues/14725 Signed-off-by: Christian Brabandt diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ or one of the [Maillists](https://www.vi ## 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)