From 6d18c8e25caf20df16972224d8730d78e23f5bfb Mon Sep 17 00:00:00 2001 From: quietvoid <39477805+quietvoid@users.noreply.github.com> Date: Tue, 3 May 2022 09:46:02 -0400 Subject: [PATCH] Fix broken link to compiling documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7df69a4..3c8eaab 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ You can report issues directly on Github, that would be a really useful contribu ## Building -For full details on building tsMuxer for your platform please see the document on [COMPILING](COMPILING.md). +For full details on building tsMuxer for your platform please see the document on [COMPILING](docs/COMPILING.md). ## Testing