Docs: Fix link to developing plugins (#75816)
* Docs: Fix link to developing plugins (#75788) * Update docs/sources/administration/data-source-management/index.md * Update docs/sources/administration/data-source-management/index.md * Apply suggestions from code review --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
co-authored by
Christopher Moyer
parent
965c1de1f2
commit
2b83d7a168
@@ -29,7 +29,8 @@ After you add and configure a data source, you can use it as an input for many o
|
||||
This documentation describes how to manage data sources in general,
|
||||
and how to configure or query the built-in data sources.
|
||||
For other data sources, refer to the list of [datasource plugins](/grafana/plugins/).
|
||||
To develop a custom plugin, refer to our [plugin development documentation](/developers/plugin-tools).
|
||||
|
||||
To develop a custom plugin, refer to [Build a plugin](/developers/plugin-tools).
|
||||
|
||||
## Manage data sources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user