From 63964533431666b5b12db4342fadff8c6fe5ebdf Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 22 Apr 2020 08:30:38 +0200 Subject: [PATCH] remove outdated reference to ui-bundler --- docs/v2/migrate-plugin-from-v1.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/v2/migrate-plugin-from-v1.md b/docs/v2/migrate-plugin-from-v1.md index 91d94de8a7..870e770b20 100644 --- a/docs/v2/migrate-plugin-from-v1.md +++ b/docs/v2/migrate-plugin-from-v1.md @@ -169,4 +169,3 @@ Some more hints: * [scm-manager/ui-extensions README](../../scm-ui/ui-extensions/README.md) - Extension Points within SCM-Manager * [scm-manager/ui-components](https://bitbucket.org/sdorra/scm-manager/src/6d64a380a37db63c95eccbfbf18e4500c9224d32/scm-ui-components/) - Reusable UI components within SCM-Manager * [smp-maven-plugin](https://bitbucket.org/scm-manager/smp-maven-plugin/src/default/) - Plugin that facilitates efficient plugin development for SCMM -* [ui-bundler](https://bitbucket.org/scm-manager/ui-bundler/src/master/) - Bundles the UI Resources for plugins