diff --git a/docs/taxii.md b/docs/taxii.md index 651173180..243a6371c 100644 --- a/docs/taxii.md +++ b/docs/taxii.md @@ -14,4 +14,5 @@ graph TD; read_file-->convert_to_stix convert_to_stix-->push_to_taxii push_to_taxii-->loop_files + push_to_taxii-->remove_random_dir ```