diff --git a/docs/select/README.md b/docs/select/README.md
index 3e3a8cda9..dc8a2e993 100644
--- a/docs/select/README.md
+++ b/docs/select/README.md
@@ -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.
diff --git a/docs/tls/README.md b/docs/tls/README.md
index de9bf2ec4..7fe955f9e 100644
--- a/docs/tls/README.md
+++ b/docs/tls/README.md
@@ -9,7 +9,7 @@ This guide explains how to configure MinIO Server with TLS certificates on Linux
## 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).
## 2. Use an Existing Key and Certificate with MinIO