Skip to content

Commit

Permalink
Issue-48 Fixed incorrect github link
Browse files Browse the repository at this point in the history
  • Loading branch information
mlambert125 committed Sep 13, 2024
1 parent 801509e commit 1fdcfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/assignments/techjobs-console/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ or more of the [bonus missions]({{% relref "./submission/#bonus-missions" %}}).
You may need to enable actions within your github repository if you have not done so already. Please refer back to the instructions on how to do so in the [Running the Autograding Tests through Github Actions]({{% relref "../hello-world/#running-the-autograding-tests-through-github-actions" %}}) section of `Assignment 0`
{{% /notice %}}

The starter code for this project is in [this github repository](https://github.com/LaunchCodeEducation/techjobs-console-java-graded). Fork the repository to your personal profile, copy the repo’s URL for cloning, and open up IntelliJ. and then set up the project in IntelliJ. Refer back to the setup instructions from [assignment 0]({{% relref "../hello-world/#getting-started" %}}) for more details.
The starter code for this project is in [this github repository](https://github.com/LaunchCodeEducation/techjobs-console-java-graded-17). Fork the repository to your personal profile, copy the repo’s URL for cloning, and open up IntelliJ. and then set up the project in IntelliJ. Refer back to the setup instructions from [assignment 0]({{% relref "../hello-world/#getting-started" %}}) for more details.

Before diving in and starting to code, make sure you understand what the code
you've been given does. Since you're starting with a functioning---albeit
Expand Down

0 comments on commit 1fdcfff

Please sign in to comment.