Open
Description
Summary
We must ensure that links from Kibana (in the product) to documentation are valid. Our legacy doc build does this as a part of every documentation build. The relevant code is here: https://github.com/dedemorton/docs/blob/3546cbd00f03ef020248fba3ec33dda268c982b5/build_docs.pl#L230.
We can either solve this problem in the same way, or have a separate check that ensures links from Kibana are correct. This is the file that defines links in the Kibana repo:
https://github.com/elastic/kibana/blob/2b9104c3278e1684c31b8ffd623a428b178238c0/src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts
Metadata
Metadata
Assignees
Labels
No labels