From 00579983f7b5b9957fed93e5ced061a2c631d07a Mon Sep 17 00:00:00 2001 From: Claire Date: Thu, 29 Sep 2022 03:36:32 +0000 Subject: [PATCH] Update 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b8cede0..f897330 100644 --- a/Home.md +++ b/Home.md @@ -598,4 +598,4 @@ func applicationDidFinishLaunching(_ aNotification: Notification) { } ``` -The second half of this project notebook is focused on window management - LunaMac includes an **About** window, as well as a second window that displays the changelog, loaded from a text file. You can read all about that in [the next section](/wiki/SwiftWindows). \ No newline at end of file +The second half of this project notebook is focused on window management - LunaMac includes an **About** window, as well as a second window that displays the changelog, loaded from a text file. You can read all about that in [the next section](/wiki/Swift-Windows). \ No newline at end of file