From 9976b92f604f53dfffad25f6c81408d8484420eb Mon Sep 17 00:00:00 2001 From: Lane Wagner Date: Thu, 17 Aug 2023 11:27:32 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0cab14..f8ba8c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Assets for "Learn Go" on FreeCodeCamp -This is a snapshot of the code samples for the ["Learn Go" course](https://boot.dev/courses/learn-golang) on [Boot.dev](https://boot.dev) at the time the video for FreeCodeCamp was released on YouTube. If you want the most up-to-date version of the code, please visit the official [Boot.dev course](https://boot.dev/courses/learn-http). Otherwise, if you're looking for the files used in the video, you're in the right place! +This is a snapshot of the code samples for the ["Learn Go" course](https://boot.dev/courses/learn-golang) on [Boot.dev](https://boot.dev) at the time the video for FreeCodeCamp was released on YouTube. If you want the most up-to-date version of the code, please visit the official [Boot.dev course](https://boot.dev/courses/learn-golang). Otherwise, if you're looking for the files used in the video, you're in the right place! * [Course code samples](/course) * [Project steps](/project)