MDL-56555 tool_usertours: Update tool sharing link

This commit is contained in:
Andrew Nicols 2016-11-08 13:51:11 +08:00
parent 7eb34671c1
commit 592c691c8f

View File

@ -241,9 +241,7 @@ class manager {
'title' => get_string('importtour', 'tool_usertours'),
],
(object) [
'link' => new \moodle_url('https://moodle.net/mod/data/view.php', [
'id' => 17,
]),
'link' => new \moodle_url('https://moodle.net/tours'),
'linkproperties' => [
'target' => '_blank',
],