Skip to content

Commit

Permalink
Merge pull request #63 from LaunchCodeEducation/mike-issue-48
Browse files Browse the repository at this point in the history
Issue-48 Fixed incorrect github link
  • Loading branch information
johncfrauen-lc101 authored Sep 16, 2024
2 parents 801509e + 1fdcfff commit 798f65b
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 798f65b

Please sign in to comment.