Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4 src/assignments/tech-jobs-mvc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ open the relevant file.
:alt: TechJobs MVC TODO list.

As you work on your tasks, refer to the
`demo app <https://lc-java-3-demo.herokuapp.com/>`__.
`demo app <https://java-techjobs-mvc.launchcodetechnicaltraining.org/>`__.

2) Complete the List Views
---------------------------
Expand Down Expand Up @@ -422,7 +422,7 @@ Sanity Check

At this point, all autograding tests should be passing. To be sure, right-click on the ``org.launchcode.techjobs.mvc`` package in ``src/test/java`` and select *Run tests in...* If any test fails, evaluate the failure/error message and go back to fix your code.

You might also want to check your app's behavior against that of `our demo app <https://quiet-ravine-03237.herokuapp.com/>`_.
You might also want to check your app's behavior against that of `our demo app <https://java-techjobs-mvc.launchcodetechnicaltraining.org/>`_.

How to Submit
--------------
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.