diff --git a/.github/actions/docs-preview/action.yml b/.github/actions/docs-preview/action.yml
index 5c482af23934f..9ed678a92e036 100644
--- a/.github/actions/docs-preview/action.yml
+++ b/.github/actions/docs-preview/action.yml
@@ -28,14 +28,10 @@ runs:
const { REPO, PR, PREVIEW_PATH } = process.env
const comment = `A documentation preview will be available soon.
- Help us out by validating the Buildkite preview and reporting issues [here](https://github.com/elastic/docs/issues/new?labels=buildkite-migration,bug).
- Please also be sure to **double check all images to ensure they are correct** in the preview.
- ๐จ Buildkite [builds](https://buildkite.com/elastic/docs-build-pr/builds?meta_data[repo_pr]=${REPO}_${PR})
- - ๐ HTML diff: [Buildkite](https://${REPO}_bk_${PR}.docs-preview.app.elstc.co/diff) - [Jenkins](https://${REPO}_${PR}.docs-preview.app.elstc.co/diff)
- - ๐ Preview: [Buildkite](https://${REPO}_bk_${PR}.docs-preview.app.elstc.co/${PREVIEW_PATH}) - [Jenkins](https://${REPO}_${PR}.docs-preview.app.elstc.co/${PREVIEW_PATH})
- - ๐งช [Buildkite vs Jenkins diff](https://github.com/elastic/built-docs/compare/${REPO}_bk_${PR}..${REPO}_${PR})
-
+ - ๐ HTML [diff](https://${REPO}_${PR}.docs-preview.app.elstc.co/diff)
+ - ๐ Preview [page](https://${REPO}_${PR}.docs-preview.app.elstc.co/${PREVIEW_PATH})
Request a new doc build by commenting