README.md: Update link to release archives

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>
diff --git a/README.md b/README.md
index 5ac3a6c..cfee68e 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@
 
 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 5c92b85..be90928 100644
--- a/README.rux.txt
+++ b/README.rux.txt
@@ -48,7 +48,7 @@
 
 Несколько полезных мест, где можно получить последнюю версию редактора 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 bdfefaf..d90ebbc 100644
--- a/README.txt
+++ b/README.txt
@@ -37,7 +37,7 @@
 
 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.