Skip to content

Commit

Permalink
Merge pull request #59 from LaunchCodeEducation/demo-app-link
Browse files Browse the repository at this point in the history
updating links for demo apps
  • Loading branch information
jwoolbright23 authored Jun 26, 2024
2 parents 560ac82 + 83ff81b commit f5c242f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/assignments/techjobs-mvc/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion content/assignments/techjobs-persistent/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit f5c242f

Please sign in to comment.