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:
Jonathan Hult
2021-10-20 14:49:26 -04:00
parent 36f468577a
commit d0e7d9b564
4 changed files with 6 additions and 6 deletions

View File

@@ -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