Skip to content

Commit

Permalink
Update material.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
krishvsoni authored May 29, 2024
1 parent 3db7663 commit 90b32f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/material.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ export const materials = [
},

{
title: 'Pro Mern E-Book',
title: 'Pro MERN E-Book',
driveLink: 'https://drive.google.com/file/d/1NbYmPfE8ue-6NzWZGRyNp7QWdtJ3C2Um/view?usp=sharing'
},

{
title: 'Python for Datsa Science E-Book',
title: 'Python for Data Science E-Book',
driveLink: 'https://drive.google.com/file/d/1AmuMOkOYiL24aiZb4flVzdeCPQwxbwHj/view?usp=sharing'
},

Expand Down Expand Up @@ -149,7 +149,7 @@ export const materials = [
},

{
title: 'DevOP Notes',
title: 'DevOPS Notes',
driveLink: 'https://drive.google.com/file/d/1JTM__BZ35vq_UIHHYJr0NEFHH6BJaa8i/view?usp=sharing'
},

Expand All @@ -172,4 +172,4 @@ export const materials = [
title: 'All CheetSheets',
driveLink: 'https://drive.google.com/file/d/17hzWXcTeZUpaTgkwQiFEHK1IoUuVzJA7/view?usp=sharing'
}
]
]

0 comments on commit 90b32f6

Please sign in to comment.