You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Consult these sections as needed for step 5 in the above list.
134
134
See the release notes [here](https://attack.mitre.org/resources/updates/updates-<month>-<year>/).
135
135
```
136
136
* Update the `layer_version` and `navigator_version` in `modules/site_config.py` if navigator version or navigator layer version has been updated.<br>
137
-
Check the layer specification version [here](https://github.com/mitre-attack/attack-navigator/blob/master/layers/spec/v4.5/layerformat.md) and the navigator version [here](https://github.com/mitre-attack/attack-navigator/blob/master/CHANGELOG.md).
137
+
Check the layer specification version [here](https://github.com/mitre-attack/attack-navigator/blob/master/layers/spec/) and the navigator version [here](https://github.com/mitre-attack/attack-navigator/blob/master/CHANGELOG.md).
138
138
139
139
### Minor release
140
140
@@ -153,4 +153,4 @@ Check the layer specification version [here](https://github.com/mitre-attack/att
153
153
See detailed changes [here](https://github.com/mitre/cti/releases/tag/ATT%26CK-vX.Y).
154
154
```
155
155
* Update the `layer_version` and `navigator_version`in`modules/site_config.py`if navigator version or navigator layer version has been updated.<br>
156
-
Check the layer specification version [here](https://github.com/mitre-attack/attack-navigator/blob/master/layers/spec/v4.5/layerformat.md) and the navigator version [here](https://github.com/mitre-attack/attack-navigator/blob/master/CHANGELOG.md).
156
+
Check the layer specification version [here](https://github.com/mitre-attack/attack-navigator/blob/master/layers/spec/) and the navigator version [here](https://github.com/mitre-attack/attack-navigator/blob/master/CHANGELOG.md).
0 commit comments