Skip to content

Commit 5c39ce5

Browse files
committed
Fix small error in github url scheme docs
Signed-off-by: Jan Dubois <jan.dubois@suse.com>
1 parent 06da601 commit 5c39ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/templates/github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ For example assume the `lima-vm` projects wants to support this URL:
105105
github:lima-vm//fedora
106106
```
107107

108-
Then it would have to create a `lima-vm/lima` repo with a `fedora.yaml` file (in the default branch) that contains:
108+
Then it would have to create a `lima-vm/lima-vm` repo with a `fedora.yaml` file (in the default branch) that contains:
109109

110110
```
111111
github:lima-vm/lima/templates/fedora

0 commit comments

Comments
 (0)