From 0d9a125842bd0c9846eca53fc556ab8e90f5dde4 Mon Sep 17 00:00:00 2001 From: Jay Moore Date: Wed, 21 Sep 2022 12:38:37 -0400 Subject: [PATCH] sanitization, update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1d281d..c440b4f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ digits for a maximum of 99 tracks are supported. Playback logic's context is called using extension pattern matching which dictates leading zero behavior and passes some album information. -A related project, **[ajw - asterisk jukebox wizard](https://git.pickmy.org/dewdude/ajw)**, provides a bash script that +A related project, ajw - asterisk jukebox wizard, provides a bash script that creates the jukebox interface for you. ## How To Use/Setup