[PATCH] docs: crypto: userspace-if: Fix outdated links

Alexander Dahl posted 1 patch 1 month, 1 week ago
Documentation/crypto/userspace-if.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] docs: crypto: userspace-if: Fix outdated links
Posted by Alexander Dahl 1 month, 1 week ago
According to archive.org the site threw HTTP errors 404 since early 2024.
The last snapshot in the archive having actual content was from late 2023.
The page behind the new URL has more or less the same content as the
archived page from 2023, so it probably was just moved without setting
up a redirect.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 Documentation/crypto/userspace-if.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/crypto/userspace-if.rst b/Documentation/crypto/userspace-if.rst
index 8158b363cd98f..021759198fe77 100644
--- a/Documentation/crypto/userspace-if.rst
+++ b/Documentation/crypto/userspace-if.rst
@@ -23,7 +23,7 @@ user space, however. This includes the difference between synchronous
 and asynchronous invocations. The user space API call is fully
 synchronous.
 
-[1] https://www.chronox.de/libkcapi.html
+[1] https://www.chronox.de/libkcapi/index.html
 
 User Space API General Remarks
 ------------------------------
@@ -406,4 +406,4 @@ Please see [1] for libkcapi which provides an easy-to-use wrapper around
 the aforementioned Netlink kernel interface. [1] also contains a test
 application that invokes all libkcapi API calls.
 
-[1] https://www.chronox.de/libkcapi.html
+[1] https://www.chronox.de/libkcapi/index.html

base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
-- 
2.47.3
Re: [PATCH] docs: crypto: userspace-if: Fix outdated links
Posted by Herbert Xu 1 month ago
On Thu, Feb 26, 2026 at 04:56:27PM +0100, Alexander Dahl wrote:
> According to archive.org the site threw HTTP errors 404 since early 2024.
> The last snapshot in the archive having actual content was from late 2023.
> The page behind the new URL has more or less the same content as the
> archived page from 2023, so it probably was just moved without setting
> up a redirect.
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> ---
>  Documentation/crypto/userspace-if.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt