Fix broken doc links (#6068)

This commit is contained in:
Harshavardhana
2018-06-21 20:44:41 -07:00
committed by Nitish Tiwari
parent eb0e56ccf6
commit 6005dbf01f
6 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ Disk caching feature here refers to the use of caching disks to store content cl
## Get started
### 1. Prerequisites
Install Minio - [Minio Quickstart Guide](https://docs.minio.io/docs/minio).
Install Minio - [Minio Quickstart Guide](https://docs.minio.io/docs/minio-quickstart-guide).
### 2. Run Minio with cache
Disk caching can be enabled by updating the `cache` config settings for Minio server. Config `cache` settings takes the mounted drive(s) or directory paths, cache expiry duration (in days) and any wildcard patterns to exclude from being cached.