Update link to plugin doc (#475)

This commit is contained in:
Tom von Schwerdtner
2021-09-11 00:46:55 -04:00
committed by GitHub
parent dfc4e7c025
commit 3fd08f99e2

View File

@@ -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`