0
0
mirror of https://github.com/vim/vim.git synced 2025-10-30 09:47:20 -04:00

runtime(doc): remove dead links

related: #17879

Signed-off-by: Damien Lejay <damien@lejay.be>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Damien Lejay
2025-08-10 10:28:16 +02:00
committed by Christian Brabandt
parent 8f9de4991e
commit 32d6bd6df2
33 changed files with 130 additions and 144 deletions

View File

@@ -23,8 +23,8 @@
* most countries. There are a few exceptions, but that still should not be a
* problem since this code was originally created in Europe and India.
*
* Blowfish addition originally made by Mohsin Ahmed,
* http://www.cs.albany.edu/~mosh 2010-03-14
* Blowfish addition originally made by Mohsin Ahmed (20100314).
* Original link (www.cs.albany.edu/~mosh) is no longer available.
* Based on blowfish by Bruce Schneier (http://www.schneier.com/blowfish.html)
* and sha256 by Christophe Devine.
*/