mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Updating all references to docs.min.io URLs (#584)
Updating remaining links to the old docs site to point to the new URLs. Closes #581
This commit is contained in:
@ -66,10 +66,10 @@ If desired, you can replace ``~/data`` with another location to which the user h
|
||||
RootUser: myminioadmin
|
||||
RootPass: minio-secret-key-change-me
|
||||
|
||||
Command-line: https://docs.min.io/docs/minio-client-quickstart-guide
|
||||
Command-line: https://min.io/docs/minio/linux/reference/minio-mc.html
|
||||
$ mc alias set myminio http://10.0.2.100:9000 myminioadmin minio-secret-key-change-me
|
||||
|
||||
Documentation: https://docs.min.io
|
||||
Documentation: https://min.io/docs/minio/linux/index.html
|
||||
|
||||
The ``API`` block lists the network interfaces and port on which clients can access the MinIO S3 API.
|
||||
The ``Console`` block lists the network interfaces and port on which clients can access the MinIO Web Console.
|
||||
|
Reference in New Issue
Block a user