mirror of https://github.com/MISP/misp-website
Typo in URLs fixed
parent
3173ab24cf
commit
7754d2c3c8
|
@ -14,11 +14,11 @@ The MISP documentation is available in [HTML format](https://www.circl.lu/doc/mi
|
||||||
### MISP galaxy and taxonomies documentation
|
### MISP galaxy and taxonomies documentation
|
||||||
|
|
||||||
- [MISP galaxy](https://github.com/MISP/misp-galaxy) clusters are documented and available in [HTML format](/galaxy.html) or [PDF format](/galaxy.pdf).
|
- [MISP galaxy](https://github.com/MISP/misp-galaxy) clusters are documented and available in [HTML format](/galaxy.html) or [PDF format](/galaxy.pdf).
|
||||||
- [MISP taxonomies]((https://github.com/MISP/misp) are documented and available in [HTML format](/taxonomies.html) or [PDF format](/taxonomies.pdf).
|
- [MISP taxonomies](https://github.com/MISP/misp) are documented and available in [HTML format](/taxonomies.html) or [PDF format](/taxonomies.pdf).
|
||||||
|
|
||||||
### MISP format documentation
|
### MISP format documentation
|
||||||
|
|
||||||
MISP format are described in [specification document](https://github.com/MISP/misp-rfc) based on the current implementation of MISP core and PyMISP. These specifications are available for
|
MISP formats are described in [specification document](https://github.com/MISP/misp-rfc) based on the current implementation of MISP core and PyMISP. These specifications are available for
|
||||||
other developers willing to develop their own tools or software supporting the MISP format.
|
other developers willing to develop their own tools or software supporting the MISP format.
|
||||||
|
|
||||||
* [misp-core-format](https://github.com/MISP/misp-rfc/blob/master/misp-core-format/raw.md.txt) which describes the core JSON format of MISP. Current Internet-Draft: [01](https://tools.ietf.org/html/draft-dulaunoy-misp-core-format)
|
* [misp-core-format](https://github.com/MISP/misp-rfc/blob/master/misp-core-format/raw.md.txt) which describes the core JSON format of MISP. Current Internet-Draft: [01](https://tools.ietf.org/html/draft-dulaunoy-misp-core-format)
|
||||||
|
|
Loading…
Reference in New Issue