]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
README.md: Update link to release archives
authorPatrick Brinich-Langlois <pbrinichlanglois@gmail.com>
Thu, 13 Jun 2024 18:22:13 +0000 (20:22 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 13 Jun 2024 18:22:13 +0000 (20:22 +0200)
The releases page doesn't have anything listed.

closes: #14990

Signed-off-by: Patrick Brinich-Langlois <pbrinichlanglois@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
README.md
README.rux.txt
README.txt

index 5ac3a6c9979b2b2d48f3739febcb055de38e0c74..cfee68e8a2767b6e252923a6f934115fbb13eb44 100644 (file)
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ an overview of currently available distributions.
 
 Some popular places to get the latest Vim:
 * Check out the git repository from [GitHub](https://github.com/vim/vim).
-* Get the source code as an [archive](https://github.com/vim/vim/releases).
+* Get the source code as an [archive](https://github.com/vim/vim/tags).
 * Get a Windows executable from the
 [vim-win32-installer](https://github.com/vim/vim-win32-installer/releases) repository.
 
index 5c92b85634c9320bc48e71837501e0175d9a83be..be909280c8cf2ba5812f79599fb671ecd4662b9c 100644 (file)
@@ -48,7 +48,7 @@ MS Windows 95/98/Me/NT/2000/XP/Vista, AmigaDOS, Atari MiNT, BeOS и RISC OS.
 
 Несколько полезных мест, где можно получить последнюю версию редактора Vim:
 * Посмотрите в git-хранилище на GitHub: https://github.com/vim/vim.
-* Получить исходный код в виде архива: https://github.com/vim/vim/releases.
+* Получить исходный код в виде архива: https://github.com/vim/vim/tags.
 * Получить исполняемый файл для ОС Windows из хранилища vim-win32-installer:
 https://github.com/vim/vim-win32-installer/releases.
 
index bdfefaf8d717aa4807e796798b26fe2174f33576..d90ebbc1fae66f43bc4f62922e068d518f2f9a6d 100644 (file)
@@ -37,7 +37,7 @@ an overview of currently available distributions.
 
 Some popular places to get the latest Vim:
 * Check out the git repository from github: https://github.com/vim/vim.
-* Get the source code as an archive: https://github.com/vim/vim/releases.
+* Get the source code as an archive: https://github.com/vim/vim/tags.
 * Get a Windows executable from the vim-win32-installer repository:
   https://github.com/vim/vim-win32-installer/releases.