mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
DOCS: Remove http links in favor of HTTPS (#12725)
This commit is contained in:
parent
017722cf85
commit
ce800ed347
@ -24,7 +24,7 @@ To enable Parquet set the environment variable `MINIO_API_SELECT_PARQUET=on`.
|
||||
# Example using Python API
|
||||
|
||||
## 1. Prerequisites
|
||||
- Install MinIO Server from [here](http://docs.min.io/docs/minio-quickstart-guide).
|
||||
- Install MinIO Server from [here](https://docs.min.io/docs/minio-quickstart-guide).
|
||||
- Familiarity with AWS S3 API.
|
||||
- Familiarity with Python and installing dependencies.
|
||||
|
||||
|
@ -9,7 +9,7 @@ This guide explains how to configure MinIO Server with TLS certificates on Linux
|
||||
|
||||
## <a name="install-minio-server"></a>1. Install MinIO Server
|
||||
|
||||
Install MinIO Server using the instructions in the [MinIO Quickstart Guide](http://docs.min.io/docs/minio-quickstart-guide).
|
||||
Install MinIO Server using the instructions in the [MinIO Quickstart Guide](https://docs.min.io/docs/minio-quickstart-guide).
|
||||
|
||||
## <a name="use-an-existing-key-and-certificate-with-minio"></a>2. Use an Existing Key and Certificate with MinIO
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user