From 3fd08f99e2fbb61f64e382485f260efb80c2ce94 Mon Sep 17 00:00:00 2001 From: Tom von Schwerdtner Date: Sat, 11 Sep 2021 00:46:55 -0400 Subject: [PATCH] Update link to plugin doc (#475) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a05f3fa..5138cd0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Plugins listed here should be _stable_ and actively _maintained_. If you have is ## Creating a new Plugin -- Read the [creating plugins guide](https://github.com/asdf-vm/asdf/blob/master/docs/plugins-create.md) +- Read the [creating plugins guide](https://github.com/asdf-vm/asdf/blob/master/docs/plugins/create.md) - Consider using our [Template](https://github.com/asdf-vm/asdf-plugin-template) which has the core functionality to tools published to GitHub releases and CI for GitHub/GitLab/CircleCI out of the box. ### `asdf-community`