docs(software-templates): fix typo in URL reference
Signed-off-by: Ilya Kisil <ilya@blockchain.com>
This commit is contained in:
@@ -297,7 +297,7 @@ spec:
|
||||
type: string
|
||||
|
||||
steps:
|
||||
- $yaml: https://github.com//example/path/to/action.yaml
|
||||
- $yaml: https://github.com/example/path/to/action.yaml
|
||||
|
||||
- id: fetch
|
||||
name: Fetch template
|
||||
|
||||
Reference in New Issue
Block a user