mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Merge branch 'MDL-55755_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
b8c5fc8620
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue