Skip to content

Commit 4d4faae

Browse files
committed
Rollback an incorrect rename
1 parent a13b421 commit 4d4faae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detection_rules/devtools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ def elastic_pkg(*args):
566566
567567
## Checklist
568568
569-
- [x] I have reviewed [tips for building integrations](https://github.com/elastic/integrations/blob/master/docs-dev/tips_for_building_integrations.md) and this pull request is aligned with them.
569+
- [x] I have reviewed [tips for building integrations](https://github.com/elastic/integrations/blob/master/docs/tips_for_building_integrations.md) and this pull request is aligned with them.
570570
- [ ] ~I have verified that all data streams collect metrics or logs.~
571571
- [x] I have added an entry to my package's `changelog.yml` file.
572572
- [x] If I'm introducing a new feature, I have modified the Kibana version constraint in my package's `manifest.yml` file to point to the latest Elastic stack release (e.g. `^7.13.0`).

0 commit comments

Comments
 (0)