From 120de87f19c7423039c0b88106d87661c473c4f2 Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Wed, 27 Dec 2023 20:17:58 -0800 Subject: [PATCH] Update link to download code in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3cc89c..c1888e6 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ pieces, make sure the unit tests pass, and test with others. You can obtain it either by cloning the git repository, or just by downloading a zip of the files. > [Download the -> files](https://github.com/tgrosinger/Beginning-Go-Project/archive/master.zip) +> files](https://git.grosinger.net/tgrosinger/beginning-go/archive/master.zip) ## Building and Running