Browse Source

Fix Link to virtual hosting of buckets

Was using markdown style instead of asciidoc
David Pilato 8 years ago
parent
commit
14976555f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/repository-s3.asciidoc

+ 1 - 1
docs/plugins/repository-s3.asciidoc

@@ -262,7 +262,7 @@ The following settings are supported:
 
 
 `path_style_access`::
 `path_style_access`::
 
 
-    Activate path style access for [virtual hosting of buckets](http://docs.aws.amazon.com/AmazonS3/latest/dev/VirtualHosting.html).
+    Activate path style access for http://docs.aws.amazon.com/AmazonS3/latest/dev/VirtualHosting.html[virtual hosting of buckets].
     The default behaviour is to detect which access style to use based on the configured endpoint (an IP will result
     The default behaviour is to detect which access style to use based on the configured endpoint (an IP will result
     in path-style access) and the bucket being accessed (some buckets are not valid DNS names).
     in path-style access) and the bucket being accessed (some buckets are not valid DNS names).