Skip to content

Commit d92935c

Browse files
committed
Remove plugins dir reference from docs (#46047)
While the plugin installation directory used to be settable, it has not been so for several major versions. This commit removes a lingering reference to the plugins directory in upgrade docs. closes #45889
1 parent 947f8fc commit d92935c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/upgrade/set-paths-tip.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
================================================
33
44
When you extract the zip or tarball packages, the `elasticsearch-n.n.n`
5-
directory contains the Elasticsearch `config`, `data`, `logs` and
6-
`plugins` directories.
5+
directory contains the Elasticsearch `config`, `data`, and `logs` directories.
76
87
We recommend moving these directories out of the Elasticsearch directory
98
so that there is no chance of deleting them when you upgrade Elasticsearch.

0 commit comments

Comments
 (0)