Skip to content

Commit 3eaa64f

Browse files
authored
Rename Guide into Preview
1 parent 8b13fa5 commit 3eaa64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/docs-preview/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
Help us out by validating the Buildkite preview and reporting issues [here](https://github.com/elastic/docs/issues/new?labels=buildkite-migration,bug).
3232
3333
- 📚 HTML diff: [Buildkite](https://${REPO}_bk_${PR}.docs-preview.app.elstc.co/diff) - [Jenkins](https://${REPO}_${PR}.docs-preview.app.elstc.co/diff)
34-
- 📙 Guide: [Buildkite](https://${REPO}_bk_${PR}.docs-preview.app.elstc.co/${GUIDE_CRUMB}) - [Jenkins](https://${REPO}_${PR}.docs-preview.app.elstc.co/${GUIDE_CRUMB})
34+
- 📙 Preview: [Buildkite](https://${REPO}_bk_${PR}.docs-preview.app.elstc.co/${GUIDE_CRUMB}) - [Jenkins](https://${REPO}_${PR}.docs-preview.app.elstc.co/${GUIDE_CRUMB})
3535
- 🧪 [Buildkite vs Jenkins diff](https://github.com/elastic/built-docs/compare/${REPO}_bk_${PR}..${REPO}_${PR})`;
3636
3737
github.rest.issues.createComment({

0 commit comments

Comments
 (0)