]> git.alsa-project.org Git - alsa-tools.git/commitdiff
hdajackretask: Update kernel doc URL in README
authorFrank Dana <ferdnyc@gmail.com>
Mon, 17 Aug 2020 23:33:14 +0000 (19:33 -0400)
committerJaroslav Kysela <perex@perex.cz>
Wed, 3 May 2023 14:44:50 +0000 (16:44 +0200)
As of THIS writing, the documentation has been rearranged,
and the "Hint strings" section now resides at the updated URL

Fixes: https://github.com/alsa-project/alsa-tools/pull/2
Signed-off-by: Frank Dana <ferdnyc@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
hdajackretask/README

index 209e3322e555983e9bc1e9d4d776bebc93f769e6..bd6244bc4653f6e6ec64b3a84ef447f304ff09d5 100644 (file)
@@ -51,4 +51,4 @@ This is for the experts only. It makes you select each configuration field indiv
 http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/high-definition-audio-specification.pdf )
 
  * Parser hints
-This enables you to send special "hints" to the driver that causes parsing to behave differently. Leave them at the "default" setting unless you have read the driver documentation. ( Which, at the time of this writing, is available here: https://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio.txt - see the "Hint strings" section. )
+This enables you to send special "hints" to the driver that causes parsing to behave differently. Leave them at the "default" setting unless you have read the driver documentation. ( Which, at the time of this writing, is available here: https://www.kernel.org/doc/Documentation/sound/hd-audio/notes.rst - see the "Hint strings" section. )