[v9.4.x] Docs: fix 2 broken links on 'Publish a plugin' topic (#69157)
Docs: fix 2 broken links on 'Publish a plugin' topic (#68666)
* Initial commit
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Delete Reference folder for now
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
---------
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
(cherry picked from commit 0600c5f5e7)
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e6ed9908e3
commit
f781e6fb7e
@@ -3,9 +3,9 @@ description: Topics related to plugin publishing
|
||||
title: Publish a plugin
|
||||
---
|
||||
|
||||
# Publish a Grafana plugin
|
||||
# Publish a plugin
|
||||
|
||||
This section contains topics related to publishing Grafana plugins.
|
||||
|
||||
- [Publishing and signing criteria]({{< relref "publishing-and-signing-criteria.md">}})
|
||||
- [Publish a plugin]({{< relref "publish-a-plugin.md">}})
|
||||
- [Publishing and signing criteria]({{< relref "../publishing-and-signing-criteria.md">}})
|
||||
- [Publish or update a plugin]({{< relref "../publish-or-update-a-plugin.md">}})
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
aliases:
|
||||
- share-a-plugin/
|
||||
description: Learn how to package and share your plugin.
|
||||
title: Publish a plugin
|
||||
title: Publish or update a plugin
|
||||
type: docs
|
||||
---
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
description: Reference topics.
|
||||
title: Reference
|
||||
---
|
||||
|
||||
# Reference
|
||||
|
||||
This section contains a metadata reference for plugin development.
|
||||
|
||||
- [{{< relref "plugin.json">}}](metadata.md)
|
||||
Reference in New Issue
Block a user