docs: fix broken localhost links and "Datasream" typo in manifests#17979
docs: fix broken localhost links and "Datasream" typo in manifests#17979nightcityblade wants to merge 1 commit into
Conversation
|
❌ Author of the following commits did not sign a Contributor Agreement: Please, read and sign the above mentioned agreement if you want to contribute to this project |
ReviewersBuildkite won't run for external contributors automatically; you need to add a comment:
NOTE: https://github.com/elastic/integrations/blob/main/.buildkite/pull-requests.json contains all those details. |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Still relevant 👍 The patch is intentionally narrow, just fixing the broken localhost references and the manifest typo. Happy to adjust if the team wants it bundled differently, but as-is it should still be safe to merge. |
Fix two families of user-facing text issues:
Broken localhost links (5 files): Replace
http://localhost:8000/guide/providers.html#kubernetes-providerwith the public docs URLhttps://www.elastic.co/guide/en/fleet/current/kubernetes-provider.htmlin Istio and Swimlane manifest descriptions."Datasream" typo (3 files): Fix
Datasream Dataset name→Data stream dataset namein Prometheus manifest titles.Closes #17969