Skip to content

Commit

Permalink
SatlasPretrain: fix table hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Jan 19, 2025
1 parent 68e0cfe commit 6c40651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/satlas.py
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ class _Task(TypedDict, total=False):
class SatlasPretrain(NonGeoDataset):
"""SatlasPretrain dataset.
`SatlasPretrain <https://satlas-pretrain.allen.ai/>`_ is a large-scale pre-training
`SatlasPretrain <https://satlas-pretrain.allen.ai/>`__ is a large-scale pre-training
dataset for tasks that involve understanding satellite images. Regularly-updated
satellite data is publicly available for much of the Earth through sources such as
Sentinel-2 and NAIP, and can inform numerous applications from tackling illegal
Expand Down

0 comments on commit 6c40651

Please sign in to comment.