Skip to content

Commit 9783607

Browse files
Merge pull request #952 from planetlabs/broken-cli-docs-geom-inputs-951
Broken cli docs geom inputs 951
2 parents f7244d2 + f94e16c commit 9783607

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli/cli-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ planet data search PSScene | planet collect - > planet-search.geojson
132132
```
133133

134134
This you can then open with your favorite GIS program, or see this
135-
[geometry visualization](cli-plus-tutorial.md#geometry-inputs) section for some ideas that flow a bit better with
135+
[geometry visualization](cli-tips-tricks.md#geometry-inputs) section for some ideas that flow a bit better with
136136
the command-line.
137137

138138
### Sort
@@ -223,7 +223,7 @@ planet data filter --geom geometry.geojson | planet data search --limit 500 PSSc
223223
```
224224

225225
Creating geometries for search can be annoying in a command-line workflow, but there are some ideas in the
226-
[Advanced CLI Tutorial](cli-plus-tutorial.md#geometry-inputs).
226+
[Advanced CLI Tutorial](cli-tips-tricks.md#geometry-inputs).
227227

228228
### Date Filter
229229

0 commit comments

Comments
 (0)