Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dead links #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ the writing standards set by the [Proselint tool](http://proselint.com/).

The source code in the submitted Java source code files must also pass
additional tests set by the [GatorGrader
tool](https://github.com/gatored/gatorgrader).
tool](https://github.com/GatorEducator/gatorgrader).

When you use the `git commit` command to transfer your source code to your
GitHub repository, [Travis CI](https://travis-ci.com/) will initialize a build
Expand Down Expand Up @@ -187,10 +187,10 @@ assignment was developed for the following software and versions:
<!-- UPDATE: update links to your starter repository and lab sheets repository -->

If you have found a problem with this assignment's provided source code, then
you can go to the [GatorGrader Sample Assignment](https://github.com/gatored/gatorgrader-samplelab)
you can go to the [GatorGrader Sample Assignment](https://github.com/GatorEducator/java-assignment-starter-100-01)
repository and create an issue by clicking the "Issues" tab and then clicking
the green "New Issue" button. If you have found a problem with the [GatorGrader
tool](https://github.com/gatored/gatorgrader) and the way that it checks your
tool](https://github.com/GatorEducator/gatorgrader) and the way that it checks your
assignment, then you can follow the aforementioned steps to create an issue in
its repository. To ensure that your issue is properly resolved, please provide
as many details as is possible about the problem that you experienced. If you
Expand Down