From ce6bc6c673e673418949b743ce028ccd8efc5ade Mon Sep 17 00:00:00 2001 From: Jamie Pratt Date: Sun, 5 Feb 2012 12:57:05 +0700 Subject: [PATCH] MDL-47494 gapselect: NOBUG updating repo url in installation instructions --- question/type/gapselect/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/question/type/gapselect/README.txt b/question/type/gapselect/README.txt index fa4bd8e6e4a..29ef7c3bfab 100644 --- a/question/type/gapselect/README.txt +++ b/question/type/gapselect/README.txt @@ -12,11 +12,11 @@ the Open University (http://www.open.ac.uk/). This question type is compatible with Moodle 2.1+. To install using git, type this command in the root of your Moodle install - git clone git://github.com/timhunt/moodle-qtype_gapselect.git question/type/gapselect + git clone git://github.com/moodleou/moodle-qtype_gapselect.git question/type/gapselect Then add question/type/gapselect to your git ignore. Alternatively, download the zip from - https://github.com/timhunt/moodle-qtype_gapselect/zipball/master + https://github.com/moodleou/moodle-qtype_gapselect/zipball/master unzip it into the question/type folder, and then rename the new folder to gapselect. -- 2.43.0