Merge pull request #6875 from backstage/timbonicus/template-doc-tweak

Fix incorrect links key
This commit is contained in:
Tim Hansen
2021-08-18 16:31:25 -06:00
committed by GitHub
@@ -325,7 +325,7 @@ spec:
output:
links:
- url: '{{steps.publish.output.remoteUrl}}'
text: 'Go to Repo'
title: 'Go to Repo'
```
## Questions?