Skip to content

Commit 49cda40

Browse files
Replace nonfunctional iframe with thumbnail link
GitHub flavored Markdown disallows `iframes` (see: https://github.github.com/gfm/#disallowed-raw-html-extension-). We therefore need to supply our own thumbnail and link to the video.
1 parent 8444cf3 commit 49cda40

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
This book is a companion booklet of the Advanced Design Mooc.
44
[https://advanced-design-mooc.pharo.org](https://advanced-design-mooc.pharo.org)
55

6-
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=3A6tLsf4-q0)" frameborder="0" allowfullscreen></iframe>
7-
8-
9-
6+
[![Teaser MOOC "Advanced object oriented design and development with Pharo"](https://github.com/user-attachments/assets/90cb48dd-d28e-4086-8fb4-7fe6c9c6f1c3)](https://www.youtube.com/watch?v=3A6tLsf4-q0)
107

118
It contains miniprojects that make you practice different design aspect.
129

0 commit comments

Comments
 (0)