Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 7218d9d

Browse files
author
Joel Worrall
committed
fix(open-telemetry): youtube link corrections
1 parent 9ceeea6 commit 7218d9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/project-main-content/open-telemetry.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ projectConfig: "src/data/projects/open-telemetry.json"
77

88

99
<div className="responsive-video">
10-
<iframe width="560" height="315" src="https://youtu.be/embed/yY6hHhiDths" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
10+
<iframe width="560" height="315" src="https://youtube.com/embed/yY6hHhiDths" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1111
</div>
1212

1313
## How New Relic is Involved
@@ -17,5 +17,5 @@ New Relic contributes to the OpenTelemetry project by defining specifications, i
1717
OpenTelemetry is part of the [Cloud Native Computing Foundation (CNCF)](https://www.cncf.io/); New Relic is a [Silver Member](https://www.cncf.io/about/members/).
1818

1919
<div className="responsive-video">
20-
<iframe width="560" height="315" src="https://youtu.be/embed/O-9gV3xuqwg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
20+
<iframe width="560" height="315" src="https://youtube.com/embed/O-9gV3xuqwg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2121
</div>

0 commit comments

Comments
 (0)