mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
Merge pull request #9196 from msiddiq0/patch-2
Fix incorrect youtube link on Video Tutorials
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Bulk Update Data
|
# Bulk Update Data
|
||||||
|
|
||||||
<iframe width="660" height="371" src="https://www.youtube.com/embed/J46-6qtyZ9U" frameborder="0" allowfullscreen></iframe>
|
<iframe width="660" height="371" src="https://www.youtube.com/embed/pDDhR-D45eI" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
**Duration: 1:38**
|
**Duration: 1:38**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user