Re: [PATCH net-next 3/3] net: dns_resolver: Fix request-key cross-reference
From: Simon Horman <horms@kernel.org>
Date: 2025-09-23 10:23:49
Also in:
linux-doc, lkml
From: Simon Horman <horms@kernel.org>
Date: 2025-09-23 10:23:49
Also in:
linux-doc, lkml
On Mon, Sep 22, 2025 at 04:56:48PM +0700, Bagas Sanjaya wrote:
Link to "Key Request Service" docs uses file:// scheme instead due to
angled brackets markup. Fix it to proper cross-reference.
Fixes: 3db38ed76890 ("doc: ReSTify keys-request-key.txt")
Signed-off-by: Bagas Sanjaya <redacted>Thanks, I visually inspected the html output in a browser and confirmed the both the name and link for cross-reference is now correct. Reviewed-by: Simon Horman <horms@kernel.org>