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
@@ -6,7 +6,7 @@ cat > test/source.cue << EOF
|
||||
package test
|
||||
|
||||
import (
|
||||
"github.com/tjovicic/gcpcloudrun"
|
||||
"github.com/username/gcpcloudrun"
|
||||
)
|
||||
|
||||
run: gcpcloudrun.#Run
|
||||
|
Reference in New Issue
Block a user