diff --git a/content/assignments/techjobs-mvc/_index.md b/content/assignments/techjobs-mvc/_index.md index 47d391b..aa68480 100644 --- a/content/assignments/techjobs-mvc/_index.md +++ b/content/assignments/techjobs-mvc/_index.md @@ -76,7 +76,7 @@ carefully as you solve each problem. to finish the rest. First, you'll create a controller method to retrieve search results. 1. Finally, you'll display search results in the view. -Throughout your work, refer to our [demo app](https://java-techjobs-mvc.launchcodetechnicaltraining.org/) as needed to clarify questions about intended application behavior. +Throughout your work, refer to our [demo app](https://techjobs-mvc.launchcodelearning.org/) as needed to clarify questions about intended application behavior. ### Assignment Links diff --git a/content/assignments/techjobs-persistent/_index.md b/content/assignments/techjobs-persistent/_index.md index fbe1d7d..51b515c 100644 --- a/content/assignments/techjobs-persistent/_index.md +++ b/content/assignments/techjobs-persistent/_index.md @@ -27,5 +27,5 @@ Each of the four sections of this assignment will also ask you to demonstrate yo The demo app is expected to lead you to a default error whitepage if you try to create a job without adding either a skill or employer. {{% /notice %}} -As you work through each part, refer to our [demo app](https://techjobs-persistent.launchcodetechnicaltraining.org/) to clarify questions about intended application behavior. +As you work through each part, refer to our [demo app](https://techjobs-persistent.launchcodelearning.org/) to clarify questions about intended application behavior.