From 0ca2bc087a0a7440cf7f5e1666e07769809d3f9d Mon Sep 17 00:00:00 2001 From: Chris Lenk Date: Wed, 6 Feb 2019 14:27:33 -0500 Subject: [PATCH] Fix SDO link in docs --- docs/guide/creating.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/creating.ipynb b/docs/guide/creating.ipynb index 058aae3..83efb56 100644 --- a/docs/guide/creating.ipynb +++ b/docs/guide/creating.ipynb @@ -498,7 +498,7 @@ "source": [ "As with indicators, the ``type``, ``id``, ``created``, and ``modified`` properties will be set automatically if not provided. For Malware objects, the ``labels`` and ``name`` properties must be provided.\n", "\n", - "You can see the full list of SDO classes [here](../api/stix2.v20.sdo.rst)." + "You can see the full list of SDO classes [here](../api/v20/stix2.v20.sdo.rst)." ] }, {