From fbd4b1fe67cf2c5c9347bf88cdc47ce9b99d605e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?youngchief=20btw=20=E3=83=84?= <33383463+youngchief-btw@users.noreply.github.com> Date: Thu, 9 Apr 2020 00:43:34 +0000 Subject: [PATCH] Make the link to folders in main README use the actual folder name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cbeed0..2113838 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ --- -### [/100 Days of Swift/](/100DaysOfSwift/) +### [/100DaysOfSwift/](/100DaysOfSwift/) -### [/100 Days of SwiftUI/](/100DaysOfSwiftUI/) +### [/100DaysOfSwiftUI/](/100DaysOfSwiftUI/)