From 51f58decddd736dd0e4b6d85cbd9c857d8e4d808 Mon Sep 17 00:00:00 2001 From: Muhammad Aakif Nadeem Date: Tue, 10 Oct 2023 16:43:54 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85e2b01..43ebac9 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ PlaygroundSupport offers a limited set of APIs for communicating specific requests to Xcode and should be self-explanatory. PlaygroundLogger is more complex and includes documentation on the API in -[PlaygroundLogger/Documentation/LoggerAPI.md](PlaygroundLogger/Documentation/LoggerAPI.md) +[Legacy/PlaygroundLogger/Documentation/LoggerAPI.md](Legacy/PlaygroundLogger/Documentation/LoggerAPI.md) and communication format in -[PlaygroundLogger/Documentation/LoggerFormat.md](PlaygroundLogger/Documentation/LoggerFormat.md). +[Legacy/PlaygroundLogger/Documentation/LoggerFormat.md](Legacy/PlaygroundLogger/Documentation/LoggerFormat.md). ## Working with Xcode Playground Support