Skip to content

Commit d203076

Browse files
committed
Fix code callout
1 parent 037e31c commit d203076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/migration/guide/how-to-set-up-docs-previews.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ jobs:
7272
actions: read
7373
```
7474
1. The name of the previous workflow.
75-
2. No need to read the code.
76-
3. Resuable workflow: [elastic/docs-builder/.github/workflows/preview-deploy.yml](https://github.com/elastic/docs-builder/blob/main/.github/workflows/preview-deploy.yml)
75+
2. Resuable workflow: [elastic/docs-builder/.github/workflows/preview-deploy.yml](https://github.com/elastic/docs-builder/blob/main/.github/workflows/preview-deploy.yml)
76+
3. No need to read the code.
7777

7878
::::
7979

0 commit comments

Comments
 (0)