diff --git a/content/master/concepts/composition-functions.md b/content/master/concepts/composition-functions.md index a7659fe43..8c668e773 100644 --- a/content/master/concepts/composition-functions.md +++ b/content/master/concepts/composition-functions.md @@ -368,7 +368,7 @@ development kits (SDKs) and templates to help you write a function. Here's an example of a tiny, hello world function. This example is written in -Go. +[Go](https://go.dev). ```go