Skip to content

Commit 22fcf1a

Browse files
authored
Fix formatting in link text
1 parent 93d5720 commit 22fcf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/cc-blobstore-config.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you want to configure your blobstore manually, see the topics below for guida
1515

1616
The Cloud Controller has four types of objects that need to be stored in a blobstore: <code>buildpacks</code>, <code>droplets</code>, <code>packages</code>, and <code>resource_pool</code>.
1717

18-
For accessing an external hyperscaler blobstore, there are two supported blobstore providers: the Ruby Fog gem and the [`Storage CLI`](https://github.com/cloudfoundry/storage-cli) solution. The new Storage CLI solution is currently being rolled out across major hyperscalers (for example, AliCloud and Azure). The goal is to replace the deprecated Ruby Fog implementation. Until the rollout is complete, Ruby Fog remains the default for some providers.
18+
For accessing an external hyperscaler blobstore, there are two supported blobstore providers: the Ruby Fog gem and the [Storage CLI](https://github.com/cloudfoundry/storage-cli) solution. The new Storage CLI solution is currently being rolled out across major hyperscalers (for example, AliCloud and Azure). The goal is to replace the deprecated Ruby Fog implementation. Until the rollout is complete, Ruby Fog remains the default for some providers.
1919

2020
WebDAV is also supported for an internal blobstore, and blobstores on NFS-mounted directories are supported through the Fog gem.
2121

0 commit comments

Comments
 (0)