Skip to content

Commit

Permalink
docs: fix link to youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-titz committed Nov 24, 2023
1 parent f52e21c commit a1236b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ A BibTeX entry for LaTeX users is

## Quick Start Youtube-Tutorial

`r vembedr::embed_url("https://www.youtube.com/watch?v=dXJnF9QMo7s")`
[![Watch the video](https://img.youtube.com/vi/dXJnF9QMo7s/maxresdefault.jpg)](https://youtu.be/dXJnF9QMo7s)

## Introduction

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ A BibTeX entry for LaTeX users is

## Quick Start Youtube-Tutorial

<div class="vembedr"> <div> <iframe src="https://www.youtube.com/embed/dXJnF9QMo7s" width="533" height="300" frameborder="0" allowfullscreen="" data-external="1"></iframe> </div> </div>
[![Watch the
video](https://img.youtube.com/vi/dXJnF9QMo7s/maxresdefault.jpg)](https://youtu.be/dXJnF9QMo7s)

## Introduction

Expand Down

0 comments on commit a1236b7

Please sign in to comment.