mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 21:11:55 +08:00
Update mithril request docs link
This commit is contained in:
parent
3dc0578ebf
commit
767b8376d2
|
@ -272,7 +272,7 @@ export default class Application {
|
|||
/**
|
||||
* Make an AJAX request, handling any low-level errors that may occur.
|
||||
*
|
||||
* @see https://lhorie.github.io/mithril/mithril.request.html
|
||||
* @see https://mithril.js.org/request.html
|
||||
* @param {Object} options
|
||||
* @return {Promise}
|
||||
* @public
|
||||
|
|
Loading…
Reference in New Issue
Block a user