From 453c54ffbd49629086388b95f4c0128b460154e2 Mon Sep 17 00:00:00 2001 From: N-Yashwitha Date: Tue, 4 Nov 2025 00:02:52 +0530 Subject: [PATCH] Fix broken example project link and add new GitHub Finder project (Issue #925) --- Projects/2-Intermediate/GitHub-Profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/2-Intermediate/GitHub-Profiles.md b/Projects/2-Intermediate/GitHub-Profiles.md index 63cf6de9..a1529e83 100644 --- a/Projects/2-Intermediate/GitHub-Profiles.md +++ b/Projects/2-Intermediate/GitHub-Profiles.md @@ -29,5 +29,5 @@ To get data from API you can check [fetch API](https://developer.mozilla.org/en- - [GitHub profiles](https://github-profiles.netlify.app/) ([repo](https://github.com/GabrielNBDS/GitHub-Profiles)) -- [GitHub Finder](https://github-finder.vercel.app/) ([repo](https://github.com/bradtraversy/github-finder)) – A modern GitHub user search app built with React and the GitHub API. +- [GitHub Finder](https://github-finder.vercel.app/) ([repo](https://github.com/bradtraversy/github-finder)) - A modern GitHub user search app built with React and the GitHub API.