diff --git a/docs/assets/getting-started/create-plugin_output.png b/docs/assets/getting-started/create-plugin_output.png index 47231c2079..78389fa02f 100644 Binary files a/docs/assets/getting-started/create-plugin_output.png and b/docs/assets/getting-started/create-plugin_output.png differ diff --git a/docs/plugins/create-a-plugin.md b/docs/plugins/create-a-plugin.md index d063ce6ded..da7cf0051a 100644 --- a/docs/plugins/create-a-plugin.md +++ b/docs/plugins/create-a-plugin.md @@ -18,8 +18,6 @@ from the root of your project. yarn new --select plugin ``` -[//]: # 'Todo: change the asses to show the output of the new command' - ![](../assets/getting-started/create-plugin_output.png) This will create a new Backstage Plugin based on the ID that was provided. It