mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Rename "marketplace" app to "catalog" (#34149)
This commit is contained in:
@@ -203,7 +203,7 @@ function getPhantomPlugin(options: GetPhantomPluginOptions): DataSourcePluginMet
|
||||
author: { name: 'Grafana Labs' },
|
||||
links: [
|
||||
{
|
||||
url: config.marketplaceUrl + options.id,
|
||||
url: config.catalogUrl + options.id,
|
||||
name: 'Install now',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user