Fix the link to the documentation page when no owned documents are displayed
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Fix the link to the documentation page when no owned documents are displayed
|
||||
@@ -111,7 +111,6 @@ export const DocsTable = ({
|
||||
action={
|
||||
<Button
|
||||
color="primary"
|
||||
href="#"
|
||||
to="https://backstage.io/docs/features/techdocs/getting-started"
|
||||
variant="contained"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user