[Buildroot] [git commit branch/2021.02.x] package/jack1/Config.in: fix wiki link

Peter Korsgaard peter at korsgaard.com
Mon Nov 8 16:02:19 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=b506db57481ac42b0148dcdd19a67455fec07649
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x

The entry seems to have been renamed slightly.

Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit eb2a5cc9e6cba056accd165608dbd33078ac42f5)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/jack1/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/jack1/Config.in b/package/jack1/Config.in
index b9299e2fd8..1c67f10332 100644
--- a/package/jack1/Config.in
+++ b/package/jack1/Config.in
@@ -25,7 +25,7 @@ config BR2_PACKAGE_JACK1
 	  Another implementation (BR2_PACKAGE_JACK2) is also available,
 	  please consult the documentation to choose the right one:
 
-	  https://github.com/jackaudio/jackaudio.github.com/wiki/Q_difference_jack1_jack2
+	  https://github.com/jackaudio/jackaudio.github.com/wiki/Differences-between-jack1-and-jack2
 
 comment "jack1 needs a toolchain w/ threads, dynamic library"
 	depends on BR2_USE_MMU


More information about the buildroot mailing list