Skip to content

Commit

Permalink
fix: update the iframe embedded video link
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo6Leo committed Jun 7, 2024
1 parent 89482b8 commit e1a6c02
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/bookstore/page-0/page-0-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,10 @@ To help you visualize what you'll be creating, we've prepared a brief demo video

![Demo Video](images/7.png)

[EditedV2 - Knative Bookstore Demo.mp4](https://drive.google.com/open?id=1nJGQOM9X1Wb5eKjdq-Iv-cQK97LYTscD&usp=drive_copy), Music used under [license](https://docs.google.com/document/d/125Wok7L5lzf1XnsM5HIM8SuZ1ty2NCbddKrEtM_Xebs/edit#heading=h.79x5qqa9u7gd)
<iframe src="https://www.youtube.com/watch?v=5D8pTcQSacw&ab_channel=Knative" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

<iframe src="https://drive.google.com/open?id=1nJGQOM9X1Wb5eKjdq-Iv-cQK97LYTscD&usp=drive_copy" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
???+ bug "Video not working above?"
If the video is not working, you can watch it [here](https://www.youtube.com/watch?v=5D8pTcQSacw&ab_channel=Knative){:target="_blank"}.

### Getting Started with the Setup Script

Expand Down

0 comments on commit e1a6c02

Please sign in to comment.