Skip to content

Commit 8d298bc

Browse files
committed
Update Projects.jsx
1 parent 8f4195a commit 8d298bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Projects.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const allProjects = [
5858
{
5959
id: 2,
6060
name: "Movies",
61-
url: "https://imaginative-granita-28d88b.netlify.app/",
61+
url: "https://hamiparsa.github.io/Movie/",
6262
github: "https://github.com/HamiParsa/Movie",
6363
images: [
6464
"https://raw.githubusercontent.com/HamiParsa/Movie/main/pic1.png",
@@ -76,7 +76,7 @@ const allProjects = [
7676
{
7777
id: 3,
7878
name: "Game Zone",
79-
url: "https://stellular-salamander-2f94ef.netlify.app/",
79+
url: "https://hamiparsa.github.io/Game-Zone/",
8080
github: "https://github.com/HamiParsa/Game-Zone",
8181
images: [
8282
"https://raw.githubusercontent.com/HamiParsa/Game-Zone/main/pic1.png",

0 commit comments

Comments
 (0)