1
0
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:
Daryl White
2022-09-26 14:21:29 -05:00
committed by GitHub
parent 8b05179910
commit 92ee087d4f
23 changed files with 40 additions and 44 deletions

View File

@ -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.