Skip to content

Commit 16f58c7

Browse files
[Docs] Add link to dependencies page - 8.x (elastic#214667)
## Summary This PR adds a page to the 8.x Kibana docs linking to the list of third-party dependencies. Closes: elastic#212706 Rel: elastic#214668, [elastic#797](elastic/docs-content#797) --------- Co-authored-by: florent-leborgne <[email protected]>
1 parent 49466c5 commit 16f58c7

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[[dependencies-versions]]
2+
== List of dependencies
3+
4+
Refer to https://artifacts.elastic.co/reports/dependencies/dependencies-current.html[Elastic Stack third-party dependencies] for the complete list of dependencies.

docs/developer/index.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ running in no time. If you have any problems, file an issue in the https://githu
1515
* <<kibana-architecture>>
1616
* <<advanced>>
1717
* <<plugin-list>>
18+
* <<dependencies-versions>>
1819
* <<development-telemetry>>
1920

2021
--
@@ -33,5 +34,7 @@ include::advanced/index.asciidoc[]
3334

3435
include::plugin-list.asciidoc[]
3536

37+
include::dependencies-versions.asciidoc[]
38+
3639
include::telemetry.asciidoc[]
3740

0 commit comments

Comments
 (0)