Skip to content

Commit cf8fa32

Browse files
Update project link for Scrape ML Project in ourProjects component
1 parent 04614e0 commit cf8fa32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/ourProjects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const PROJECT_URLS: Record<string, string> = {
2222
"https://recodehive.github.io/awesome-github-profiles/",
2323
"Machine Learning Repository": "https://machine-learning-repos.vercel.app/",
2424
"Stack overflow Analysis": "https://github.com/recodehive/Stackoverflow-Analysis",
25-
"Scrape ML Project": "https://github.com/recodehive/Scrape-ML-Project",
25+
"Scrape ML Project": "https://github.com/recodehive/Scrape-ML",
2626
"Opensource Project": "https://github.com/recodehive/Opensource-practice",
2727
};
2828

0 commit comments

Comments
 (0)