chore: use docs-dev instead of docs dir for docs (#4522)
* chore: use `docs-dev` instead of `docs` folder * patch version bump * Rollback an incorrect rename * Use exact docs dir in the helper comment * Revert some overeager renamings * Moving `docs` to `docs-dev` * Update Docs Paths --------- Co-authored-by: eric-forte-elastic <eric.forte@elastic.co>
This commit is contained in:
@@ -498,7 +498,7 @@ python -m detection_rules kibana import-rules -d test-export-rules -o
|
||||
|
||||
### Exporting rules
|
||||
|
||||
This command should be run with the `CUSTOM_RULES_DIR` envvar set, that way proper validation is applied to versioning when the rules are downloaded. See the [custom rules docs](docs/custom-rules.md) for more information.
|
||||
This command should be run with the `CUSTOM_RULES_DIR` envvar set, that way proper validation is applied to versioning when the rules are downloaded. See the [custom rules docs](docs-dev/custom-rules.md) for more information.
|
||||
|
||||
```
|
||||
python -m detection_rules kibana export-rules -h
|
||||
|
||||
Reference in New Issue
Block a user