mirror of
https://github.com/minio/minio.git
synced 2025-11-10 14:09:48 -05:00
Fix broken link to go install docs (#8090)
This commit is contained in:
@@ -3,7 +3,7 @@ The MinIO Admin Golang Client SDK provides APIs to manage MinIO services.
|
||||
|
||||
This quickstart guide will show you how to install the MinIO Admin client SDK, connect to MinIO admin service, and provide a walkthrough of a simple file uploader.
|
||||
|
||||
This document assumes that you have a working [Golang setup](https://docs.min.io/docs/how-to-install-golang).
|
||||
This document assumes that you have a working [Golang setup](https://golang.org/doc/install).
|
||||
|
||||
## Initialize MinIO Admin Client object.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user