Skip to content

Commit

Permalink
Make Go link to go.dev
Browse files Browse the repository at this point in the history
Honestly mostly to workaround Vale thinking "Go." is a spelling mistake.

Signed-off-by: Nic Cope <[email protected]>
  • Loading branch information
negz committed Oct 30, 2023
1 parent 6de0d71 commit 6524c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/master/concepts/composition-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6524c67

Please sign in to comment.