URLs to galaxy, clusters and elements fixed
parent
5e6e049275
commit
fee61b2f60
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"elements_url": "https://www.github.com/MISP/misp-galaxy/elements/",
|
||||
"elements_url": "https://raw.githubusercontent.com/MISP/misp-galaxy/master/elements/",
|
||||
"default_predicate_value_in": "values",
|
||||
"default_predicate_value": "value",
|
||||
"cluster_url": "https://www.github.com/MISP/misp-galaxy/cluster/threat-actor.json",
|
||||
"cluster_url": "https://raw.githubusercontent.com/MISP/misp-galaxy/master/cluster/threat-actor.json",
|
||||
"predicate_in": "elementOneOf"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue