From d842645de94b510b2ed1ade14ab73587460112b9 Mon Sep 17 00:00:00 2001 From: Omer Cohen Date: Wed, 3 Feb 2016 15:51:36 +0200 Subject: [PATCH] Update configuration.md fixed broken links Signed-off-by: Omer Cohen --- docs/configuration.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 1c1c99cc5..89daaa200 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -408,43 +408,43 @@ You must configure one backend; if you configure more, the registry returns an e filesystem Uses the local disk to store registry files. It is ideal for development and may be appropriate for some small-scale production applications. - See the driver's reference documentation. + See the driver's reference documentation. azure Uses Microsoft's Azure Blob Storage. - See the driver's reference documentation. + See the driver's reference documentation. gcs Uses Google Cloud Storage. - See the driver's reference documentation. + See the driver's reference documentation. rados Uses Ceph Object Storage. - See the driver's reference documentation. + See the driver's reference documentation. s3 Uses Amazon's Simple Storage Service (S3). - See the driver's reference documentation. + See the driver's reference documentation. swift Uses Openstack Swift object storage. - See the driver's reference documentation. + See the driver's reference documentation. oss Uses Aliyun OSS for object storage. - See the driver's reference documentation. + See the driver's reference documentation.