Skip to content

Commit 2437144

Browse files
link-fix
1 parent df09c42 commit 2437144

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pages/projects.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ projects:
3737
- title: "Social Media Feed Using Django"
3838
description: "This is a Django-based web application that implements a social media feed with features such as user authentication, posting, liking, commenting, searching other users, and managing user profiles."
3939
techStack: ["Python", "Django", "HTML", "Bootstrap"]
40-
liveLink: "https://example.com/social-feed"
41-
githubLink: "https://github.com/username/social-feed"
40+
githubLink: "https://github.com/shravanngoswamii/social-media-feed-django"
4241
imageSrc: "/assets/projects/social-media-feed.svg"
4342

4443
- title: "Shopping Website"

0 commit comments

Comments
 (0)