Skip to content

Commit 296c8e1

Browse files
authored
Fix README backlink in validation example docs (#2698)
1 parent 356df50 commit 296c8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/validation-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ error in the validation [report](https://github.com/elastic/clients-flight-recor
1313
## Finding and fixing the error
1414

1515
The example assumes that you have already performed the necessary steps to run a validation,
16-
if not, take a look at the [README](./README.md).
16+
if not, take a look at the [README](../README.md).
1717

1818
```sh
1919
make validate api=index type=request branch=main

0 commit comments

Comments
 (0)