Skip to content

Commit 11082cb

Browse files
committed
fix: update links to presentation slides for KubeCon China 2021 and Hacktoberfest 2022
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent e6f6655 commit 11082cb

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

  • src/collections
    • blog/2022/2022-01-07-Recap-KubeCon-China-TAG-Network-talk
    • events/2021/kubecon-china-2021
    • programs/hacktoberfest-2022

src/collections/blog/2022/2022-01-07-Recap-KubeCon-China-TAG-Network-talk/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import Smp from "./smp-meshery.webp";
2323
import Smi from "./smi-meshery.webp";
2424
import Patterns from "./patterns.webp";
2525
import Catalog from "./catalog.webp";
26-
import slidesTAG from "../../../events/2021/kubecon-china-2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf";
2726
import { Link } from "gatsby";
2827

2928
<BlogWrapper>
@@ -94,7 +93,7 @@ The majority of the more detailed activities occur in the CNCF Service Mesh Work
9493
alt="GetNighthawk"
9594
/>
9695

97-
<strong>Calcote and Owens packed a great deal of information in this talk. If you are passionate about Cloud Native Networking and Service Meshes, then this talk is definitely worth your time. Find the recording below. The presentation slides are available <a href={slidesTAG}>here</a>. </strong>
96+
<strong>Calcote and Owens packed a great deal of information in this talk. If you are passionate about Cloud Native Networking and Service Meshes, then this talk is definitely worth your time. Find the recording below. The <a href="/static/events/2021/kubecon-china-2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf">presentation slides</a> are available.</strong>
9897
<div className="iframe-container">
9998
<iframe src="https://www.youtube.com/embed/pUDm8Xx4RXg" loading="lazy" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
10099
</div>

src/collections/events/2021/kubecon-china-2021/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Speakers:
112112
<li>MeshMate <Link to="/community/members/anita-ihuman">Anita Ihuman</Link></li>
113113
</ul>
114114

115-
- <Link to={slidesAdopt}>Presentation Slides</Link>
115+
- <a href="/static/events/2021/kubecon-china-2021/solving-the-service-mesh-adopters-dilemma-anita-ihuman-kubecon-china-2021.pdf">Presentation Slides</a>
116116

117117

118118
<h2><a href="https://kccncosschn21.sched.com/event/pcYk/cncf-tag-jie-zhang-re-jie-yuan-cncf-tag-network-and-service-mesh-working-group-lee-calcote-layer5-ed-warnicke-cisco-ken-owens-fiserv?iframe=no">CNCF TAG Network and Service Mesh Working Group</a></h2>
@@ -126,7 +126,7 @@ Speakers:
126126
<li>Ken Owens</li>
127127
</ul>
128128

129-
- <Link to={slidesTAG}>Presentation Slides</Link>
129+
- <a href="/static/events/2021/kubecon-china-2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf">Presentation Slides</a>
130130

131131

132132
<h2>Meshery Project Office Hours</h2>

src/collections/programs/hacktoberfest-2022/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ published: true
1111
import {Link} from "gatsby";
1212
import { ProgramsWrapper } from "../Programs.style.js";
1313
import hacktoberfest2022 from "./hacktoberfest2022.webp";
14-
import hacktoberfest2022prepslides from "../../events/2022/hacktoberfest-2022/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf";
14+
import hacktoberfest2022prepslides from "/static/events/2022/hacktoberfest-2022/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf";
1515

1616
<ProgramsWrapper>
1717

0 commit comments

Comments
 (0)