docs: make dev-cue-package example naming consitant
Signed-off-by: Jean-Yves Gastaud <jygastaud@gmail.com> Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
committed by
Sam Alba
parent
8b33923ca5
commit
7ad5f264e6
@@ -51,7 +51,7 @@ Let's write the package logic. It is basically what we've seen in the 106-cloudr
|
||||
touch cue.mod/pkg/github.com/username/gcpcloudrun/source.cue
|
||||
```
|
||||
|
||||
```cue file=./tests/dev-cue-package/source.cue title="cue.mod/pkg/github.com/tjovicic/gcpcloudrun/source.cue"
|
||||
```cue file=./tests/dev-cue-package/source.cue title="cue.mod/pkg/github.com/username/gcpcloudrun/source.cue"
|
||||
```
|
||||
|
||||
### Running the package
|
||||
|
Reference in New Issue
Block a user