export default (pluginId: string): string|null => { return `https://joplinapp.org/plugins/plugin/${pluginId}`; };