Fix Broken Link on home page

Signed-off-by: kdichev <konstantin.dichev@gmail.com>
This commit is contained in:
Konstantin Dichev
2021-04-08 12:47:02 +02:00
committed by kdichev
parent 5511d99465
commit 4a41e6e163
+1 -1
View File
@@ -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>