Review comments

This commit is contained in:
Marcus Eide
2020-03-11 10:40:10 +01:00
parent 2864a8fb3d
commit 7732205bf7
2 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ To create a new plugin, make sure you're run `yarn` to install dependencies, the
$ yarn create-plugin
```
For more information see [Developing a Backstage Plugin](plugins/README.md)
For more information see [Developing a Backstage Plugin](plugins/README.md).
## Documentation