From: Frank Dana Date: Mon, 17 Aug 2020 23:33:14 +0000 (-0400) Subject: hdajackretask: Update kernel doc URL in README X-Git-Tag: v1.2.11~6 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5b9c2cb399b988772f5d260e44c62248d839e4de;p=alsa-tools.git hdajackretask: Update kernel doc URL in README 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 Signed-off-by: Jaroslav Kysela --- diff --git a/hdajackretask/README b/hdajackretask/README index 209e332..bd6244b 100644 --- a/hdajackretask/README +++ b/hdajackretask/README @@ -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. )