From: Jenson Johnathon Reggentin <mail@jregg.de>
To: corbet@lwn.net
Cc: axboe@kernel.dk, linux-doc@vger.kernel.org,
linux-block@vger.kernel.org,
Jenson Johnathon Reggentin <mail@jregg.de>
Subject: [PATCH v2] docs: block: fix dead http link in blk-mq.rst
Date: Wed, 19 Aug 2026 21:23:59 +0200 [thread overview]
Message-ID: <20260819192422.42189-1-mail@jregg.de> (raw)
In-Reply-To: <20260819174635.37505-1-mail@jregg.de>
The current link http://kernel.dk/blk-mq.pdf leads to a 404 error page.
https://www.kernel.dk/blk-mq.pdf leads to the correct document.
v2 to add the missing www. prefix in the actual file change.
Signed-off-by: Jenson Johnathon Reggentin <mail@jregg.de>
---
Documentation/block/blk-mq.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/block/blk-mq.rst b/Documentation/block/blk-mq.rst
index fc06761b6ea9..2798761efe0d 100644
--- a/Documentation/block/blk-mq.rst
+++ b/Documentation/block/blk-mq.rst
@@ -139,7 +139,7 @@ completed.
Further reading
---------------
-- `Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems <http://kernel.dk/blk-mq.pdf>`_
+- `Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems <https://www.kernel.dk/blk-mq.pdf>`_
- `NOOP scheduler <https://en.wikipedia.org/wiki/Noop_scheduler>`_
--
2.54.0
next prev parent reply other threads:[~2026-08-19 19:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-19 17:46 [PATCH] docs: block: fix dead http link in blk-mq.rst Jenson Johnathon Reggentin
2026-08-19 18:24 ` Haris Iqbal
2026-08-19 18:25 ` Randy Dunlap
2026-08-19 18:47 ` Haris Iqbal
2026-08-19 18:49 ` Randy Dunlap
2026-08-19 19:07 ` Jenson Johnathon Reggentin
2026-08-19 19:10 ` Randy Dunlap
2026-08-19 19:13 ` Jonathan Corbet
2026-08-19 18:47 ` Jenson Johnathon Reggentin
2026-08-19 19:23 ` Jenson Johnathon Reggentin [this message]
2026-08-20 5:31 ` [PATCH v2] " Randy Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260819192422.42189-1-mail@jregg.de \
--to=mail@jregg.de \
--cc=axboe@kernel.dk \
--cc=corbet@lwn.net \
--cc=linux-block@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox