Moved from root note to title

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2024-07-13 10:45:17 -05:00
parent 5442edda31
commit 1145181834
34 changed files with 51 additions and 91 deletions
+2 -4
View File
@@ -10,8 +10,7 @@
1. First we need to add the @backstage/plugin-azure-devops package to your frontend app:
```bash
# From your Backstage root directory
```bash title="From your Backstage root directory"
yarn add --cwd packages/app @backstage/plugin-azure-devops
```
@@ -69,8 +68,7 @@
1. First we need to add the @backstage/plugin-azure-devops package to your frontend app:
```bash
# From your Backstage root directory
```bash title="From your Backstage root directory"
yarn add --cwd packages/app @backstage/plugin-azure-devops
```