Skip to content

Commit 6a89ac4

Browse files
Update src/app/resources/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b446c51 commit 6a89ac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/resources/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const resourceCategories = [
107107
title: "Git Handbook",
108108
description: "Learn Git version control from the basics",
109109
type: "Tutorial",
110-
url: "https://guides.github.com/introduction/git-handbook/",
110+
url: "https://docs.github.com/en/get-started/using-git/about-git",
111111
internal: false,
112112
},
113113
{

0 commit comments

Comments
 (0)