We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c0aaf commit 768ac13Copy full SHA for 768ac13
best-practices.md
@@ -116,7 +116,7 @@ A potential representation of a STAC Asset could be as follows:
116
Furthermore, the STAC Item representing the derived product could also include
117
a [Link Object](https://github.com/radiantearth/stac-spec/tree/master/item-spec/item-spec.md#link-object)
118
referring back to the MLM definition using `rel: derived_from`, as described in
119
-[MLM Relation Types](README.md#relation-types). Such a link would like something like the following:
+[MLM Relation Types](README.md#relation-types). Such a link would look something like the following:
120
121
```json
122
{
0 commit comments