From 7d03f1f962de0fa0455df3f2ab8e8c734c85ba28 Mon Sep 17 00:00:00 2001
From: "Brandon (opti)" <40129778+opti21@users.noreply.github.com>
Date: Thu, 14 Nov 2024 16:03:09 -0600
Subject: [PATCH] Update link to Deno

---
 content/courses/deno/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/courses/deno/_index.md b/content/courses/deno/_index.md
index 62c603c08..c9d53709d 100644
--- a/content/courses/deno/_index.md
+++ b/content/courses/deno/_index.md
@@ -17,7 +17,7 @@ stack:
     - js
 ---
 
-**Deno - The Full Course** is a hands-on tutorial where you will build a complete web app with [Deno](https://kit.svelte.dev/), using zero 3rd-party denpendices to master TypeScript and Web Platform APIs. 
+**Deno - The Full Course** is a hands-on tutorial where you will build a complete web app with [Deno](https://deno.com/), using zero 3rd-party denpendices to master TypeScript and Web Platform APIs. 
 
 ## What will I learn?