README.md: Update link to release archives Commit: https://github.com/vim/vim/commit/4225f28855c5d3023662b3a90a70b22caf9b6ade Author: Patrick Brinich-Langlois <pbrinichlangl...@gmail.com> Date: Thu Jun 13 20:22:13 2024 +0200
README.md: Update link to release archives The releases page doesn't have anything listed. closes: #14990 Signed-off-by: Patrick Brinich-Langlois <pbrinichlangl...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/README.md b/README.md index 5ac3a6c99..cfee68e8a 100644 --- 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. diff --git a/README.rux.txt b/README.rux.txt index 5c92b8563..be909280c 100644 --- a/README.rux.txt +++ b/README.rux.txt @@ -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. diff --git a/README.txt b/README.txt index bdfefaf8d..d90ebbc1f 100644 --- a/README.txt +++ b/README.txt @@ -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. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1sHpD2-00Av79-CC%40256bit.org.