Use RST link syntax, not markdown
parent
f943e55abe
commit
3a7ecd3d73
|
@ -60,7 +60,7 @@ To parse a STIX JSON string into a Python STIX object, use ``parse()``:
|
|||
}""")
|
||||
print(indicator)
|
||||
|
||||
For more in-depth documentation, please see [https://stix2.readthedocs.io/](https://stix2.readthedocs.io/).
|
||||
For more in-depth documentation, please see `https://stix2.readthedocs.io/ <https://stix2.readthedocs.io/>`__.
|
||||
|
||||
Governance
|
||||
----------
|
||||
|
|
Loading…
Reference in New Issue