mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Doc: Fixed link URL (#11435)
This commit is contained in:
parent
9373c334b3
commit
48fd5d30f7
@ -898,7 +898,7 @@ const builtInMetadata = (Setting: typeof SettingType) => {
|
||||
advanced: true,
|
||||
|
||||
label: () => _('Plugin WebView debugging'),
|
||||
description: () => _('Allows debugging mobile plugins. See %s for details.', 'https://https://joplinapp.org/help/api/references/mobile_plugin_debugging/'),
|
||||
description: () => _('Allows debugging mobile plugins. See %s for details.', 'https://joplinapp.org/help/api/references/mobile_plugin_debugging/'),
|
||||
},
|
||||
|
||||
'plugins.pluginSupportEnabled': {
|
||||
|
Loading…
Reference in New Issue
Block a user