Skip to content

Commit 504995d

Browse files
committed
Fix URL repo docs for searchable snapshots (elastic#77624)
Today we document that you can use URL repositories with searchable snapshots, but in fact it only works for HTTP(S) repositories. This commit adjusts the docs to clarify. Relates elastic#69521
1 parent 1ebd198 commit 504995d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/searchable-snapshots/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Use any of the following repository types with searchable snapshots:
8080
* {plugins}/repository-azure.html[Azure Blob Storage]
8181
* {plugins}/repository-hdfs.html[Hadoop Distributed File Store (HDFS)]
8282
* <<snapshots-filesystem-repository,Shared filesystems>> such as NFS
83-
* <<snapshots-read-only-repository,URL repositories>>
83+
* <<snapshots-read-only-repository,Read-only HTTP and HTTPS repositories>>
8484

8585
You can also use alternative implementations of these repository types, for
8686
instance

0 commit comments

Comments
 (0)