mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-55755_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
b8c5fc8620
@ -72,6 +72,6 @@ class search_indexed extends base {
|
||||
* @return \moodle_url
|
||||
*/
|
||||
public function get_url() {
|
||||
return new \moodle_url('/search/admin.php');
|
||||
return new \moodle_url('/admin/searchareas.php');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user