diff --git a/site/content/en/guides/plugins/_index.md b/site/content/en/guides/plugins/_index.md index 5f122042a..7fe6dbcdd 100644 --- a/site/content/en/guides/plugins/_index.md +++ b/site/content/en/guides/plugins/_index.md @@ -287,7 +287,7 @@ data: ### Go plugins -Be sure to read [Go plugin caveats](goPluginCaveats.md). +Be sure to read [Go plugin caveats](goplugincaveats/). [Go plugin]: https://golang.org/pkg/plugin/