diff --git a/course.json b/course.json index b0e2100..734947d 100644 --- a/course.json +++ b/course.json @@ -5,7 +5,7 @@ }, "title": "Developer Productivity 2", "subtitle": "become the dev that confuses everyone else", - "frontendMastersLink": "https://frontendmasters.com/workshops/dev-prod-2", + "frontendMastersLink": "https://frontendmasters.com/workshops/developer-productivity-v2/", "social": { "twitter": "theprimeagen", "twitch": "theprimeagen", diff --git a/data/course.js b/data/course.js index 72f5071..eccb636 100644 --- a/data/course.js +++ b/data/course.js @@ -7,7 +7,8 @@ const DEFAULT_CONFIG = { }, title: "Developer Productivity, v2", subtitle: "become the dev that confuses everyone else", - frontendMastersLink: "https://frontendmasters.com/workshops/dev-prod-2/", + frontendMastersLink: + "https://frontendmasters.com/workshops/developer-productivity-v2/", description: "The purpose of this course is to set the foundation for how to approach creating a highly tuned environment for your needs. This is not suppose to be prescriptive but illuminating.", keywords: [ diff --git a/public/images/course-icon.png b/public/images/course-icon.png new file mode 100644 index 0000000..137980f Binary files /dev/null and b/public/images/course-icon.png differ