Skip to content

Commit 4d6c731

Browse files
authored
update-slides-and-stream-link
Signed-off-by: Touriist <[email protected]>
1 parent 147913d commit 4d6c731

File tree

1 file changed

+3
-2
lines changed
  • src/collections/events/2024/hacktoberfest-2024

1 file changed

+3
-2
lines changed

src/collections/events/2024/hacktoberfest-2024/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ register: true
1313
---
1414

1515
import { Link } from "gatsby" ;
16-
16+
import hacktoberfestprepslides from "./hacktoberfest-prep-2024-extending-meshery-models.pdf"
1717
import hacktoberfestBadge from "./layer5-hacktoberfest11-badge-large.png";
1818

1919
<p>
@@ -40,5 +40,6 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
4040
<ul>
4141
<li><Link to="/blog/open-source/ways-to-contribute-at-layer5">Code and Non-Code Contributing at Layer5</Link></li>
4242
<li><a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22hacktoberfest%22+">Issues for Hacktoberfest</a></li>
43-
{/* <li><a href="https://www.youtube.com/watch?v=T7xLUqrnxtI">Recorded Livestream</a></li> */}
43+
<li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
44+
<li><a href={hacktoberfestprepslides}>Presentation Slides</a></li>
4445
</ul>

0 commit comments

Comments
 (0)