Re: [PATCH] Documentation: Text referrals -> Links
From: Jonathan Corbet
Date: Mon Feb 16 2026 - 10:27:29 EST
Hans Anda <hansa@xxxxxxxxxx> writes:
> Replace text files with the content "This file has moved to *"
> with links pointing there. The file /Documentation/Changes serves
> as a model for this patch.
>
> Signed-off-by: Hans Anda <hansa@xxxxxxxxxx>
> ---
> Documentation/CodingStyle | 2 +-
> Documentation/SubmittingPatches | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
> mode change 100644 => 120000 Documentation/CodingStyle
> mode change 100644 => 120000 Documentation/SubmittingPatches
Honestly, it has been long enough now since those names were in use
that, I suspect, we could just remove them altogether.
Thanks,
jon