mirror of
https://github.com/flarum/core.git
synced 2025-08-05 16:07:34 +02:00
mapRoutes: Fix outdated link to Mithril docs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* The `mapRoutes` utility converts a map of named application routes into a
|
||||
* format that can be understood by Mithril.
|
||||
*
|
||||
* @see https://lhorie.github.io/mithril/mithril.route.html#defining-routes
|
||||
* @see https://mithril.js.org/route.html#signature
|
||||
* @param {Object} routes
|
||||
* @param {String} [basePath]
|
||||
* @return {Object}
|
||||
|
Reference in New Issue
Block a user