From 94c0b9e645f2456bb82229d2fd7424818b2bf70c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Madsen?= Date: Mon, 14 Jan 2019 15:05:15 +0100 Subject: [PATCH] Fix link to plugin API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ad4a1af..97d8050c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Supported languages include Ruby, Node.js, Elixir and [more][plugins]. Supporting a new language is as simple as [this plugin API][plugin_api]. [plugins]: https://github.com/asdf-vm/asdf-plugins -[plugin_api]: https://github.com/asdf-vm/asdf/blob/master/docs/creating-plugins.md +[plugin_api]: https://github.com/asdf-vm/asdf/blob/master/docs/plugins-create.md ## INSTALLATION