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 817a66f commit b9cd80dCopy full SHA for b9cd80d
.github/workflows/preview-build.yml
@@ -430,7 +430,7 @@ jobs:
430
)
431
432
run: |
433
- dotnet run --project src/tooling/docs-builder -- path-prefixes validate-link-reference
+ dotnet run --project src/tooling/docs-assembler -- navigation validate-link-reference
434
435
- uses: elastic/docs-builder/.github/actions/aws-auth@main
436
if: >
0 commit comments