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
The Kibana link checking process looks for URLs containing ${ELASTIC_WEBSITE_URL} and tries to check those links. For pages outside the docs (blog pages, marketing pages), these will result in false-positives for the link-checker, which is preventing elastic/kibana#94274 from passing. That PR should be the ultimate fix for #1805.
The text was updated successfully, but these errors were encountered:
The Kibana link checking process looks for URLs containing
${ELASTIC_WEBSITE_URL}
and tries to check those links. For pages outside the docs (blog pages, marketing pages), these will result in false-positives for the link-checker, which is preventing elastic/kibana#94274 from passing. That PR should be the ultimate fix for #1805.The text was updated successfully, but these errors were encountered: