diff --git a/docs/configuration.md b/docs/configuration.md index 1c1c99cc..89daaa20 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.