mirror of
https://github.com/flarum/core.git
synced 2025-07-14 21:36:25 +02:00
Update mithril request docs link
This commit is contained in:
@ -272,7 +272,7 @@ export default class Application {
|
|||||||
/**
|
/**
|
||||||
* Make an AJAX request, handling any low-level errors that may occur.
|
* 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
|
* @param {Object} options
|
||||||
* @return {Promise}
|
* @return {Promise}
|
||||||
* @public
|
* @public
|
||||||
|
Reference in New Issue
Block a user