Skip to content

Commit 9434d27

Browse files
Merge pull request #1345 from jasonrandrews/review
Add link to Go install guide in the servers and cloud migration page.
2 parents 9f39fb9 + c47e95e commit 9434d27

File tree

1 file changed

+3
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/migration

1 file changed

+3
-1
lines changed

content/learning-paths/servers-and-cloud-computing/migration/golang.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ Go 1.18 (released March 2022) provided a significant performance improvement.
1818

1919
Make sure to use the latest version of the Go compiler and toolchain to get the best performance on Arm.
2020

21-
Visit [Go releases](https://go.dev/dl/) to see the latest versions.
21+
Visit [Go releases](https://go.dev/dl/) to see the latest versions.
22+
23+
Refer to the [Go install guide](/install-guides/go/) for details about installing Go on Arm Linux.

0 commit comments

Comments
 (0)