From 4225f28855c5d3023662b3a90a70b22caf9b6ade Mon Sep 17 00:00:00 2001 From: Patrick Brinich-Langlois Date: Thu, 13 Jun 2024 20:22:13 +0200 Subject: [PATCH] README.md: Update link to release archives The releases page doesn't have anything listed. closes: #14990 Signed-off-by: Patrick Brinich-Langlois Signed-off-by: Christian Brabandt --- README.md | 2 +- README.rux.txt | 2 +- README.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ac3a6c997..cfee68e8a2 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 5c92b85634..be909280c8 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 bdfefaf8d7..d90ebbc1fa 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.