Skip to content

Commit 34345b7

Browse files
committed
fixed broken link in earthdata module
1 parent 2e12c8d commit 34345b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sliderule/earthdata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ def cmr(provider=None, short_name=None, version=None, polygon=None, time_start='
260260
Parameters
261261
----------
262262
polygon: list
263-
either a single list of longitude,latitude in counter-clockwise order with first and last point matching, defining region of interest (see `polygons </rtd/user_guide/ICESat-2.html#id1>`_), or a list of such lists when the region includes more than one polygon
263+
either a single list of longitude,latitude in counter-clockwise order with first and last point matching, defining region of interest (see `polygons </rtd/user_guide/SlideRule.html#polygons>`_), or a list of such lists when the region includes more than one polygon
264264
time_start: str
265265
starting time for query in format ``<year>-<month>-<day>T<hour>:<minute>:<second>Z``
266266
time_end: str

0 commit comments

Comments
 (0)