From 4feed0fab9b205ce449cd0ada1f1ea5f32ee11da Mon Sep 17 00:00:00 2001 From: henry Date: Sat, 17 May 2025 01:38:31 +0000 Subject: [PATCH] Update README.md try again to fix license link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f84211..cd6cc47 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ Unit tests for the service are located in the `AccessQueueServiceTests` project. Test results will be displayed in the terminal. You can also use Visual Studio's Test Explorer for a graphical interface. ## License -See [LICENSE.txt](/LICENSE.txt) for license information. \ No newline at end of file +See [LICENSE.txt](./LICENSE.txt) for license information. \ No newline at end of file