mirror of https://github.com/crossplane/docs.git
Make Go link to go.dev
Honestly mostly to workaround Vale thinking "Go." is a spelling mistake. Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
6de0d718a5
commit
6524c679d8
|
@ -368,7 +368,7 @@ development kits (SDKs) and templates to help you write a function.
|
|||
|
||||
<!-- vale write-good.Passive = NO -->
|
||||
Here's an example of a tiny, hello world function. This example is written in
|
||||
Go.
|
||||
[Go](https://go.dev).
|
||||
<!-- vale write-good.Passive = YES -->
|
||||
|
||||
```go
|
||||
|
|
Loading…
Reference in New Issue