Browse Source

Remove link to oss-MSI (#31844)

This commit removes the link to an oss-MSI; there is only one version of the MSI, which includes X-Pack.

(cherry picked from commit d2e5db8a806ec8a25162f79db5209aceed4f30f7)
Russ Cam 7 years ago
parent
commit
0dac73c4fb
1 changed files with 0 additions and 4 deletions
  1. 0 4
      docs/reference/setup/install/windows.asciidoc

+ 0 - 4
docs/reference/setup/install/windows.asciidoc

@@ -34,10 +34,6 @@ ifeval::["{release-state}"!="unreleased"]
 
 Download the `.msi` package for Elasticsearch v{version} from https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-{version}.msi
 
-Alternatively, you can download the following package, which contains only 
-features that are available under the Apache 2.0 license: 
-https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-{version}.msi
-
 endif::[]
 
 [[install-msi-gui]]