From a44a0edf069b8c8ac43501f37f27a904c1737f46 Mon Sep 17 00:00:00 2001 From: qw3ry Date: Thu, 24 Oct 2019 18:12:46 +0200 Subject: [PATCH] Updated dead links Fixes #1 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4e22157..7e615e0 100644 --- a/README.md +++ b/README.md @@ -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 @@ -187,10 +187,10 @@ assignment was developed for the following software and versions: 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