We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6289e68 commit 4159da4Copy full SHA for 4159da4
docs/migration/guide/how-to-set-up-docs-previews.md
@@ -42,8 +42,8 @@ jobs:
42
43
1. The naming is important so that the `docs-deploy` workflow is triggered.
44
2. You can omit the `push` event if you only want to build the docs on PRs.
45
-3. This should be the path to your docs folder.
46
-4. Reusable workflow: [elastic/docs-builder/.github/workflows/preview-build.yml](https://github.com/elastic/docs-builder/blob/main/.github/workflows/preview-build.yml)
+3. Reusable workflow: [elastic/docs-builder/.github/workflows/preview-build.yml](https://github.com/elastic/docs-builder/blob/main/.github/workflows/preview-build.yml)
+4. This should be the path to your docs folder.
47
48
49
::::
0 commit comments