[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241120155553.21099-1-hridesh699@gmail.com>
Date: Wed, 20 Nov 2024 21:25:51 +0530
From: Hridesh MG <hridesh699@...il.com>
To: Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Jonathan Corbet <corbet@....net>,
Abhinav Saxena <xandfury@...il.com>,
Hridesh MG <hridesh699@...il.com>
Cc: linux-sound@...r.kernel.org,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] ALSA: docs: fix dead hyperlink to Intel HD-Audio spec
Update the hyperlink as it currently redirects to a generic site
instead of the actual specification.
Signed-off-by: Hridesh MG <hridesh699@...il.com>
---
I encountered the outdated link while debugging a codec issue and
thought it might be useful to update.
---
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 e199131bf5ab..f81e94d8f145 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/standards/hdaudio/
+* https://www.intel.com/content/www/us/en/standards/high-definition-audio-specification.html
HD-Audio Controller
--
2.47.0
Powered by blists - more mailing lists