diff --git a/content/learning-paths/servers-and-cloud-computing/migration/golang.md b/content/learning-paths/servers-and-cloud-computing/migration/golang.md index e56c6dd9f7..d8f5da78dc 100644 --- a/content/learning-paths/servers-and-cloud-computing/migration/golang.md +++ b/content/learning-paths/servers-and-cloud-computing/migration/golang.md @@ -18,4 +18,6 @@ Go 1.18 (released March 2022) provided a significant performance improvement. Make sure to use the latest version of the Go compiler and toolchain to get the best performance on Arm. -Visit [Go releases](https://go.dev/dl/) to see the latest versions. \ No newline at end of file +Visit [Go releases](https://go.dev/dl/) to see the latest versions. + +Refer to the [Go install guide](/install-guides/go/) for details about installing Go on Arm Linux. \ No newline at end of file