Skip to content

Commit 82adc3d

Browse files
authored
Update community.asciidoc
This PR removes reference to a "master" branch, since it is going away.
1 parent 2ebdc22 commit 82adc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ https://github.com/Nexucis/es-php-index-helper[Link: nexucis/es-php-index-helper
111111
[quote, Index Helper]
112112
_____________________
113113
This helper is a light library which wrap the official client elasticsearch-php. It will help you to manage your ES Indices with no downtime.
114-
This helper implements the philosophy described in the https://www.elastic.co/guide/en/elasticsearch/guide/master/index-aliases.html[official documentation]
114+
This helper implements the philosophy described in the https://www.elastic.co/guide/en/elasticsearch/guide/current/index-aliases.html[official documentation]
115115
which can be summarized in a few words : *use alias instead of index directly*
116116
_____________________

0 commit comments

Comments
 (0)