Change link to static /docs
Signed-off-by: tudi2d <phugenroth@googlemail.com>
This commit is contained in:
@@ -112,8 +112,8 @@ export const TechDocsPageHeader = ({
|
||||
subtitle={
|
||||
siteDescription && siteDescription !== 'None' ? siteDescription : ''
|
||||
}
|
||||
type={name}
|
||||
typeLink={componentLink(entityId)}
|
||||
type="Docs"
|
||||
typeLink="/docs"
|
||||
>
|
||||
{labels}
|
||||
</Header>
|
||||
|
||||
Reference in New Issue
Block a user