Skip to content

Commit c47e95e

Browse files
committed
Add link to Go install guide in the servers and cloud migration page.
1 parent 9f39fb9 commit c47e95e

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)