Merge "Use Types/#jQuery for external docs"

This commit is contained in:
jenkins-bot 2024-03-01 08:42:47 +00:00 committed by Gerrit Code Review
commit c30dbd9875

View file

@ -19,7 +19,7 @@
}, },
"wmf": { "wmf": {
"linkMap": { "linkMap": {
"jQuery": "https://api.jquery.com/jQuery", "jQuery": "https://api.jquery.com/Types/#jQuery",
"jQuery.Event": "https://api.jquery.com/category/events/event-object/", "jQuery.Event": "https://api.jquery.com/category/events/event-object/",
"OO.EventEmitter": "https://doc.wikimedia.org/oojs/master/OO.EventEmitter.html", "OO.EventEmitter": "https://doc.wikimedia.org/oojs/master/OO.EventEmitter.html",
"OO.ui.ComboBoxInputWidget": "https://doc.wikimedia.org/oojs-ui/master/js/OO.ui.ComboBoxInputWidget.html", "OO.ui.ComboBoxInputWidget": "https://doc.wikimedia.org/oojs-ui/master/js/OO.ui.ComboBoxInputWidget.html",