Skip to content

Commit

Permalink
[ADD]: replace the video for the subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
mga-odoo committed Jan 30, 2022
1 parent 16883a0 commit 970bb99
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Access the video at https://www.youtube.com/watch?v=P0O6rTA1kec
.. raw:: html

<div style="text-align: center; margin-bottom: 2em;">
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/watch?v=J0sehAwIYa0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/embed/J0sehAwIYa0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Access the video at https://www.youtube.com/watch?v=KfdBymFTzQg
.. raw:: html

<div style="text-align: center; margin-bottom: 2em;">
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/watch?v=KfdBymFTzQg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/embed/KfdBymFTzQg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
2 changes: 1 addition & 1 deletion docs/sales/subscription/setup_recurring_invoice.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Access the video at https://www.youtube.com/watch?v=KfdBymFTzQg
.. raw:: html

<div style="text-align: center; margin-bottom: 2em;">
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/watch?v=KfdBymFTzQg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/embed/KfdBymFTzQg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
2 changes: 1 addition & 1 deletion docs/sales/subscription/upsell_in_subscription.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ Access the video at https://www.youtube.com/watch?v=eBuJO3oYFu0
.. raw:: html

<div style="text-align: center; margin-bottom: 2em;">
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/watch?v=eBuJO3oYFu0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="100%" class="youtube-video" src="https://www.youtube.com/embed/eBuJO3oYFu0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>

0 comments on commit 970bb99

Please sign in to comment.