Bladeren bron

Fix Link to virtual hosting of buckets

Was using markdown style instead of asciidoc
David Pilato 8 jaren geleden
bovenliggende
commit
14976555f2
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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`::
 
-    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
     in path-style access) and the bucket being accessed (some buckets are not valid DNS names).