We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04614e0 commit cf8fa32Copy full SHA for cf8fa32
1 file changed
src/components/ourProjects.tsx
@@ -22,7 +22,7 @@ const PROJECT_URLS: Record<string, string> = {
22
"https://recodehive.github.io/awesome-github-profiles/",
23
"Machine Learning Repository": "https://machine-learning-repos.vercel.app/",
24
"Stack overflow Analysis": "https://github.com/recodehive/Stackoverflow-Analysis",
25
- "Scrape ML Project": "https://github.com/recodehive/Scrape-ML-Project",
+ "Scrape ML Project": "https://github.com/recodehive/Scrape-ML",
26
"Opensource Project": "https://github.com/recodehive/Opensource-practice",
27
};
28
0 commit comments