Skip to content

Commit

Permalink
update repeatio tutorial resource to newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rllyyy committed Aug 13, 2023
1 parent 933cbf4 commit e2dcc46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/projects/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
{
"type": "video",
"resource": "https://www.youtube-nocookie.com/embed/GgP1WLHhPMY"
"resource": "https://www.youtube-nocookie.com/embed/Rqsy0nL4WK8"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion components/projects/video.cy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import "../../styles/globals.css";
const items = [
{
type: "video",
resource: "https://www.youtube-nocookie.com/embed/GgP1WLHhPMY",
resource: "https://www.youtube-nocookie.com/embed/Rqsy0nL4WK8",
},
{
type: "image",
Expand Down

1 comment on commit e2dcc46

@vercel
Copy link

@vercel vercel bot commented on e2dcc46 Aug 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.