From ad395a8e672b16eae87f9c740646763b3f6fbf12 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Mon, 23 Apr 2018 21:30:47 +0200 Subject: [PATCH] docs(ui): link to dev ui docs --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 431c5504b..e9f48aaae 100644 --- a/docs/README.md +++ b/docs/README.md @@ -162,3 +162,4 @@ See [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/dev/packa - [Contributing Guide](https://github.com/vuejs/vue-cli/blob/dev/.github/CONTRIBUTING.md) - [Plugin Development Guide](https://github.com/vuejs/vue-cli/blob/dev/docs/plugin-dev.md) +- [Plugin UI Development Guide](https://github.com/vuejs/vue-cli/blob/dev/docs/plugin-dev-ui.md)