mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-56555 tool_usertours: Update tool sharing link
This commit is contained in:
parent
7eb34671c1
commit
592c691c8f
@ -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',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user