Skip to content

Commit c44130e

Browse files
authored
Update EventPhotos.js
Update album link DevFest 2024
1 parent 2524ad2 commit c44130e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/sections/EventPhotos.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const EventPhotos = () => {
3232
})}
3333
</div>
3434

35-
<PillButton href="https://photos.app.goo.gl/x9j7BH3nK8TQJLpi6" label="All pictures" />
35+
<PillButton href="https://photos.app.goo.gl/XvKQqBYzf2h92Fz7A" label="All pictures" />
3636
</div>
3737
);
3838
};

0 commit comments

Comments
 (0)