diff --git a/_announcements/week-8.md b/_announcements/week-8.md new file mode 100644 index 0000000..7746a67 --- /dev/null +++ b/_announcements/week-8.md @@ -0,0 +1,7 @@ +--- +title: Team Repository Setup Now Available +week: 8 +date: 2024-10-22 +--- +We have posted the instructions for setting up your team repository. You can find them in the start of the [CI/CD Pipeline Activity]({{ site.baseurl }}{% link Activities/Module13 Activity.md %}). The repository will include the starter code for the final project. We recommend that you start this process as soon as possible to avoid any delays. +{: .fs-5 } diff --git a/lectures/l13.md b/lectures/l13.md index 24751b4..fb887cf 100644 --- a/lectures/l13.md +++ b/lectures/l13.md @@ -19,7 +19,7 @@ In this module, you will learn to: {% include lesson.html %} ### Activity -* Activity: CI/CD Pipeline for FakeStackOverFlow (will be published next week) +* Activity: [CI/CD Pipeline for FakeStackOverFlow]({{ site.baseurl }}{% link Activities/Module13 Activity.md %}) ### Resources