From 4157fb4b6895c40bdae3dda73923658a5c6088d3 Mon Sep 17 00:00:00 2001 From: Mark Jackson <16655670+markjacksonfishing@users.noreply.github.com> Date: Wed, 19 Jun 2024 06:47:30 -0700 Subject: [PATCH] Update docs/plugins/index.md Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Mark Jackson <16655670+markjacksonfishing@users.noreply.github.com> --- docs/plugins/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/index.md b/docs/plugins/index.md index 1bda258610..baf9010e96 100644 --- a/docs/plugins/index.md +++ b/docs/plugins/index.md @@ -12,7 +12,7 @@ Our vision for the plugin ecosystem champions flexibility, empowering you to inc ## Creating a Plugin -Embark on your plugin development journey by following the detailed steps provided in the [Create a Plugin guide](create-a-plugin.md). +Embark on your plugin development journey by following the detailed steps provided in the [Create a Plugin](create-a-plugin.md) documentation. ## Suggesting a Plugin