diff --git a/website/docs/docs/workshops/introduction.md b/website/docs/docs/workshops/introduction.md index 630a514e..c4d4dd03 100644 --- a/website/docs/docs/workshops/introduction.md +++ b/website/docs/docs/workshops/introduction.md @@ -18,9 +18,9 @@ The full introductory workshop can be run within 2 - 2.5 hours, and we recommend | Step | Description | Material | Duration | | ---- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | | n/a | **Preparation step**: watch introductory series on contract-testing and Pact | [Youtube playlist](https://youtube.com/playlist?list=PLwy9Bnco-IpfZ72VQ7hce8GicVZs7nm0i) | 45 minutes | -| 1 | Introduction to contract-testing with Pact presentation (slides 1 - 46) | pdf \| pptx | 30 minutes | +| 1 | Introduction to contract-testing with Pact presentation (slides 1 - 46) | pdf \| pptx | 30 minutes | | 2 | Pact in action (optional) | See [demos](/docs/examples) | 15 minutes | | 3 | Run the Node JS workshop | [workshop](https://github.com/pact-foundation/pact-workshop-js) | 2-3 hours | -| 4 | PactFlow summary (slides 47+) | pdf \| pptx | 5 minutes | +| 4 | PactFlow summary (slides 47+) | pdf \| pptx | 5 minutes | _NOTE: You may swap out the language for one of our other [workshops](/docs/tutorials) if a client would prefer it done in a separate language. It's worth stating however that the JS and Golang workshops are currently the best designed for this course_ diff --git a/website/static/resources/pact-workshop-introduction_2020.pdf b/website/static/resources/pact-workshop-introduction_2020.pdf deleted file mode 100644 index 989f2939..00000000 Binary files a/website/static/resources/pact-workshop-introduction_2020.pdf and /dev/null differ diff --git a/website/static/resources/pact-workshop-introduction_2020.pptx b/website/static/resources/pact-workshop-introduction_2020.pptx deleted file mode 100644 index c6ef1f1b..00000000 Binary files a/website/static/resources/pact-workshop-introduction_2020.pptx and /dev/null differ diff --git a/website/static/resources/pact-workshop-introduction_2024.pdf b/website/static/resources/pact-workshop-introduction_2024.pdf new file mode 100644 index 00000000..bf84af80 Binary files /dev/null and b/website/static/resources/pact-workshop-introduction_2024.pdf differ diff --git a/website/static/resources/pact-workshop-introduction_2024.pptx b/website/static/resources/pact-workshop-introduction_2024.pptx new file mode 100644 index 00000000..9643b00c Binary files /dev/null and b/website/static/resources/pact-workshop-introduction_2024.pptx differ