From a617e64619540cc1550e0be920c9b5d63e7cb5be Mon Sep 17 00:00:00 2001 From: Lia Keston <57373296+lmkeston@users.noreply.github.com> Date: Mon, 13 Apr 2020 15:25:37 -0400 Subject: [PATCH] Correct link to GitHub Actions CI course --- course-details.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/course-details.md b/course-details.md index 81ff649..060afd3 100644 --- a/course-details.md +++ b/course-details.md @@ -31,7 +31,7 @@ Before you start, you should be familiar with GitHub and Continuous Integration. - [Introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github) - [Hello GitHub Actions!](https://lab.github.com/github/hello-github-actions!) -- [Continuous Integration with GitHub Actions](https://lab.github.com/githubtraining/set-up-continuous-integration-with-github-actions) +- [GitHub Actions: Continuous Integration](https://lab.github.com/githubtraining/github-actions:-continuous-integration/) ## Projects used This course makes use of the following technologies: @@ -41,4 +41,4 @@ This course makes use of the following technologies: ## Audience -Developers, DevOps Engineers, students, teams \ No newline at end of file +Developers, DevOps Engineers, students, teams