From 81d95db518b3d294f127ccace7e92bf4efdebf13 Mon Sep 17 00:00:00 2001 From: N-Yashwitha Date: Mon, 3 Nov 2025 23:58:08 +0530 Subject: [PATCH] Fix broken example project link and add new GitHub Finder project (Issue #925) --- Projects/2-Intermediate/GitHub-Profiles.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Projects/2-Intermediate/GitHub-Profiles.md b/Projects/2-Intermediate/GitHub-Profiles.md index 65995a04..63cf6de9 100644 --- a/Projects/2-Intermediate/GitHub-Profiles.md +++ b/Projects/2-Intermediate/GitHub-Profiles.md @@ -29,4 +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-profile-search](https://github-profile-search-272901.web.app/) ([repo](https://github.com/guerra08/github-profile-search)) +- [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. +