diff --git a/slides/Slides.md b/slides/Slides.md index 0017310..83a7ed0 100644 --- a/slides/Slides.md +++ b/slides/Slides.md @@ -16,9 +16,11 @@ style: | @import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css' --- - # CI/CD with GitHub Actions + + + ---  @@ -127,13 +129,14 @@ GitHub uses YAML for workflows ## Links -- https://docs.github.com -- https://skills.github.com +- [https://docs.github.com](https://docs.github.com) +- [https://skills.github.com](https://docs.github.com) - [codebytes/github-actions-demos](https://github.com/codebytes/github-actions-demos)