Skip to content

Commit cebe83a

Browse files
authored
Change iframe to link because iframe for external site is not allowed (#38)
1 parent c174e21 commit cebe83a

File tree

2 files changed

+5
-32
lines changed

2 files changed

+5
-32
lines changed

docs/components/drools/dmn.mdx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ The Decision Model and Notation (DMN™) is a Standard by OMG® providing a comm
1111
The official webpage of the DMN Standard specification is available at [OMG website](https://www.omg.org/dmn).
1212
Drools DMN engine is an open source Java™ implementation providing full runtime support for DMN models at Conformance level 3, meaning 100% of the features in the Standard.
1313

14-
<iframe width="560" height="315"
15-
src="https://www.youtube.com/embed/rJyYvNk4QZs"
16-
title="What is DMN? in 100 seconds" frameborder="0"
17-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
18-
allowfullscreen>
19-
</iframe>
14+
- [What is DMN? in 100 seconds](https://www.youtube.com/watch?v=rJyYvNk4QZs)
2015

2116
## At a glance
2217

docs/components/drools/videos.mdx

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -14,47 +14,25 @@ The KIE Community Youtube channel is an open space for all topics related busine
1414
## KIE Live: a business automation live streaming series
1515
KIE Live is a series of public live streamings for knowledge sharing about any Business Automation topic: business rules, decisions, processes, resource planning, tooling, engine, trusty AI, etc.
1616

17-
<iframe width="560" height="315"
18-
src="https://www.youtube.com/embed/videoseries?list=PLo3ZScdD9hW4S94iT3ZgOWm8asSHuMDYn"
19-
title="YouTube video player" frameborder="0"
20-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
21-
allowfullscreen></iframe>
22-
23-
You can also bookmark this [playlist](https://www.youtube.com/playlist?list=PLo3ZScdD9hW4S94iT3ZgOWm8asSHuMDYn) with all the previous sessions
17+
- [KIE Live playlist](https://www.youtube.com/playlist?list=PLo3ZScdD9hW4S94iT3ZgOWm8asSHuMDYn)
2418

2519
## KIE Drops: for quick learning
2620
A KIE Drop is a short, focused, five minute (or less) video used to promote an idea, news about the projects under the KIE umbrella, or explanation of key capabilities.
2721

28-
<iframe width="560" height="315"
29-
src="https://www.youtube.com/embed/videoseries?list=PLo3ZScdD9hW5agTmsP-_lMz0zzhX_J0KM"
30-
title="YouTube video player" frameborder="0"
31-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
32-
allowfullscreen></iframe>
22+
- [KIE Drops playlist](https://www.youtube.com/playlist?list=PLo3ZScdD9hW5agTmsP-_lMz0zzhX_J0KM)
3323

3424
Do you have an idea for a KIE Drop? Get in contact with us.
3525

3626
## Community event: KIE Week 2021
3727
A series exploring process & business Automation, where we take you on a general technical and cultural journey through approaches to integrating process and business automation rules.
3828
This KIE Week will offer a single one-hour session each day.
3929

40-
<iframe
41-
width="560" height="315"
42-
src="https://www.youtube.com/embed/videoseries?list=PLo3ZScdD9hW6UtFRbgOfYbdrcPkIjatQr"
43-
title="YouTube video player" frameborder="0"
44-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
45-
allowfullscreen
46-
></iframe>
30+
- [KIE Week 2021 playlist](https://www.youtube.com/playlist?list=PLo3ZScdD9hW6UtFRbgOfYbdrcPkIjatQr)
4731

4832
## Drools: DMN Engine
4933
A collection of presentations covering the DMN open source engine of Drools.
5034

51-
<iframe
52-
width="560" height="315"
53-
src="https://www.youtube.com/embed/videoseries?list=PLdbdefeRIj9RW_bWDmx17oXzKshu-4T9H"
54-
title="YouTube video player" frameborder="0"
55-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
56-
allowfullscreen
57-
></iframe>
35+
- [Drools DMN Engine presentations playlist](https://www.youtube.com/playlist?list=PLdbdefeRIj9RW_bWDmx17oXzKshu-4T9H)
5836

5937
## Make your own videos
6038
If you published a public video featuring Drools, let us know and we’ll happily re-share it on our KIE Community channels.

0 commit comments

Comments
 (0)