mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
Fix incorrect YouTube link on Video Tutorials
The original YouTube video is private and not viewable by anyone. I linked the publicly viewable YouTube video for "Report Builder" now.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Report Builder
|
# Report Builder
|
||||||
|
|
||||||
<iframe width="660" height="371" src="https://www.youtube.com/embed/y0o5iYZOioU" frameborder="0" allowfullscreen></iframe>
|
<iframe width="660" height="371" src="https://www.youtube.com/embed/ECRyhMvIf6Q" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
**Duration: 4:27**
|
**Duration: 4:27**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user