From bb4e7d85974deb59199bc3388c57bc97707ab7f0 Mon Sep 17 00:00:00 2001 From: Eric Bailey <ericwbailey@users.noreply.github.com> Date: Mon, 28 Mar 2022 15:37:01 -0400 Subject: [PATCH] Update Vanilla JS link --- src/_data/sponsors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/sponsors.json b/src/_data/sponsors.json index 38f7227d..398e4ebc 100644 --- a/src/_data/sponsors.json +++ b/src/_data/sponsors.json @@ -7,7 +7,7 @@ }, { "image": "go-make-things.svg", - "url": "https://vanillajsacademy.com/", + "url": "https://gomakethings.com/", "alt": "Go make things. Learn Vanilla JavaScript. Get daily developer tips." }, { -- GitLab