You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DOCS] Replace dependencies list with a link. Closes#84863 (#90694) (#91480)
* [DOCS] Replace dependencies list with a link to the generated dependencies list. Closes#84863
* Made conditional based on the release state.
* Fixed missing end statement
See https://artifacts.elastic.co/reports/dependencies/dependencies-current.html[Elastic Stack Third-party Dependencices] for the complete list of dependencies for {es}.
6
+
endif::[]
7
+
8
+
ifeval::["{release-state}"=="released"]
9
+
See https://artifacts.elastic.co/reports/dependencies/dependencies-{elasticsearch_version}.html[Elastic Stack Third-party Dependencices] for the complete list of dependencies for {es}{elasticsearch_version}.
0 commit comments