Fix Broken Link on home page
Signed-off-by: kdichev <konstantin.dichev@gmail.com>
This commit is contained in:
committed by
kdichev
parent
5511d99465
commit
4a41e6e163
@@ -292,7 +292,7 @@ class Index extends React.Component {
|
||||
Build your own software templates
|
||||
</ActionBlock.Title>
|
||||
<ActionBlock.Link
|
||||
href={`https://github.com/backstage/backstage/blob/master/docs/features/software-templates/extending/index.md`}
|
||||
href={`https://github.com/backstage/backstage/blob/master/docs/features/software-templates/index.md`}
|
||||
>
|
||||
Contribute
|
||||
</ActionBlock.Link>
|
||||
|
||||
Reference in New Issue
Block a user