Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Kibana link checking #123

Open
bmorelli25 opened this issue Jan 3, 2025 · 0 comments
Open

Add support for Kibana link checking #123

bmorelli25 opened this issue Jan 3, 2025 · 0 comments

Comments

@bmorelli25
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant