Use target=_blank on MissingAnnotation Read More link
I would like Backstage to stay open so I can continue to work with it while I read the docs. Signed-off-by: David Tuite <david@roadie.io>
This commit is contained in:
@@ -76,6 +76,8 @@ export const MissingAnnotationEmptyState = ({ annotation }: Props) => {
|
||||
variant="contained"
|
||||
color="primary"
|
||||
href="https://backstage.io/docs/features/software-catalog/well-known-annotations"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Read more
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user