Automatically open links in intro section

This commit is contained in:
Jerome Petazzoni
2017-12-22 22:54:08 +01:00
parent dda09ddbcb
commit 6f58fee29b

View File

@@ -49,8 +49,21 @@ class: self-paced
http://container.training/
- Typos? Mistakes? Questions? Feel free to hover over the bottom of the slide ...
<!--
.exercise[
```open https://github.com/jpetazzo/container.training```
```open http://container.training/```
]
-->
--
- Typos? Mistakes? Questions? Feel free to hover over the bottom of the slide ...
.footnote[.emoji[👇] Try it! The source file will be shown and you can view it on GitHub and fork and edit it.]
<!--
.exercise[
```open https://github.com/jpetazzo/container.training/tree/master/slides/common/intro.md```
]
-->