Link to new CUE GitHub repository
https://github.com/cue-lang/cue/issues/1078 Signed-off-by: Jonathan Hult <Jonathan@JonathanHult.com>
This commit is contained in:
@@ -56,7 +56,7 @@ Each link in the graph represents a flow of data between nodes. For example:
|
||||
### Install Cue
|
||||
|
||||
Although not strictly necessary, for an optimal development experience, we recommend
|
||||
[installing a recent version of Cue](https://github.com/cuelang/cue/releases/).
|
||||
[installing a recent version of Cue](https://github.com/cue-lang/cue/releases/).
|
||||
|
||||
### Prepare Cue learning resources
|
||||
|
||||
|
@@ -547,7 +547,7 @@ kubectl delete -f k8s/
|
||||
This section will convert Kubernetes YAML manifest from `k8s` directory to [CUE](https://cuelang.org/) to take advantage
|
||||
of the language features.
|
||||
|
||||
> For a more advanced example, see the [official CUE Kubernetes tutorial](https://github.com/cuelang/cue/blob/v0.4.0/doc/tutorial/kubernetes/README.md)
|
||||
> For a more advanced example, see the [official CUE Kubernetes tutorial](https://github.com/cue-lang/cue/blob/v0.4.0/doc/tutorial/kubernetes/README.md)
|
||||
|
||||
### Convert Kubernetes objects to CUE
|
||||
|
||||
|
Reference in New Issue
Block a user