[PATCH] ALSA: docs: fix dead link to Intel HD-audio spec

Ninad Naik posted 1 patch 1 week, 6 days ago
Documentation/sound/hd-audio/notes.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] ALSA: docs: fix dead link to Intel HD-audio spec
Posted by Ninad Naik 1 week, 6 days ago
The existing link redirects to a generic page. Update the link to the
specification document.

Signed-off-by: Ninad Naik <ninadnaik07@gmail.com>
---
 Documentation/sound/hd-audio/notes.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sound/hd-audio/notes.rst b/Documentation/sound/hd-audio/notes.rst
index 6993bfa159b4..c16f83875b80 100644
--- a/Documentation/sound/hd-audio/notes.rst
+++ b/Documentation/sound/hd-audio/notes.rst
@@ -42,7 +42,7 @@ If you are interested in the deep debugging of HD-audio, read the
 HD-audio specification at first.  The specification is found on
 Intel's web page, for example:
 
-* https://www.intel.com/content/www/us/en/standards/high-definition-audio-specification.html
+* https://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/high-definition-audio-specification.pdf
 
 
 HD-Audio Controller
-- 
2.34.1
Re: [PATCH] ALSA: docs: fix dead link to Intel HD-audio spec
Posted by Takashi Iwai 1 week ago
On Sat, 21 Mar 2026 15:02:11 +0100,
Ninad Naik wrote:
> 
> The existing link redirects to a generic page. Update the link to the
> specification document.
> 
> Signed-off-by: Ninad Naik <ninadnaik07@gmail.com>

Applied to for-next branch now.


thanks,

Takashi