Skip to content

Commit

Permalink
Merge pull request #355 from kubeshop/Change-video-link
Browse files Browse the repository at this point in the history
Corrected the video
  • Loading branch information
kdhamric committed Apr 26, 2022
2 parents 2cb4faa + b82a6cc commit b3345a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</p>

<p align="center">
<a target="_new" href="https://www.youtube.com/watch?v=mrJBf8DA7RU">
<img src="https://img.youtube.com/vi/mrJBf8DA7RU/0.jpg" style="width:66%;height:auto">
<a target="_new" href="https://www.youtube.com/watch?v=WMRicNlaehc">
<img src="https://img.youtube.com/vi/WMRicNlaehc/0.jpg" style="width:66%;height:auto">
<p align="center">
Click on the image or this link to watch the "Tracetest Intro Video" video (7 mins)
</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Tracetest - Trace-based testing. End-to-end tests powered by your OpenTelemetry Traces.

<p align="center">
<a target="_new" href="https://www.youtube.com/watch?v=mrJBf8DA7RU">
<img src="https://img.youtube.com/vi/mrJBf8DA7RU/0.jpg" style="width:66%;height:auto">
<a target="_new" href="https://www.youtube.com/watch?v=WMRicNlaehc">
<img src="https://img.youtube.com/vi/WMRicNlaehc/0.jpg" style="width:66%;height:auto">
<p align="center">
Click on the image or this link to watch the "Tracetest Intro Video" video (7 mins)
</p>
Expand Down

0 comments on commit b3345a6

Please sign in to comment.