From bd7fbd12ff8c46f233ae28babf3d38a6f15e8fda Mon Sep 17 00:00:00 2001 From: John McGettrick Date: Thu, 1 Oct 2015 11:06:07 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4c608a3..cfd3b70d 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ Moodle Direct v2 Please be aware that the **Develop** branch should not be considered production ready, although it contains the latest fixes and features it may contain bugs. It should be avoided in favour of the **Master** branch which is the latest available branch that has been through the QA process. Please make any pull requests you would like to make to the develop branch. -To see what has changed in recent versions of Moodle Direct V2, see the [CHANGELOG](https://github.com/jmcgettrick/moodle-mod_turnitintooltwo/blob/master/CHANGELOG.md). +To see what has changed in recent versions of Moodle Direct V2, see the [CHANGELOG](https://github.com/turnitin/moodle-mod_turnitintooltwo/blob/master/CHANGELOG.md). -If you would like to contribute to the plugin please see our [CONTRIBUTIONS](https://github.com/jmcgettrick/moodle-mod_turnitintooltwo/blob/master/CONTRIBUTIONS.md) page. +If you would like to contribute to the plugin please see our [CONTRIBUTIONS](https://github.com/turnitin/moodle-mod_turnitintooltwo/blob/master/CONTRIBUTIONS.md) page. -If you are having issues, please consult our [TROUBLE SHOOTING](https://github.com/jmcgettrick/moodle-mod_turnitintooltwo/blob/master/TROUBLESHOOTING.md) page. +If you are having issues, please consult our [TROUBLE SHOOTING](https://github.com/turnitin/moodle-mod_turnitintooltwo/blob/master/TROUBLESHOOTING.md) page. Installation ------------ @@ -20,4 +20,4 @@ If you are using a pre 2.6 version of Moodle you will have to uncomment the init To configure the plugin go to `"Site Administration" > "Plugins" > "Activity Modules" > "Turnitin Assignment 2"` and enter your Turnitin account Id, shared key and API URL. -**Note:** *The API connection URL is different for this package to previous Turnitin plugins. It should be https://api.turnitin.com, https://api.turnitinuk.com. or https://sandbox.turnitin.com.* \ No newline at end of file +**Note:** *The API connection URL is different for this package to previous Turnitin plugins. It should be https://api.turnitin.com, https://api.turnitinuk.com. or https://sandbox.turnitin.com.*