Skip to content

Commit

Permalink
Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Dec 8, 2024
1 parent 749f180 commit d426742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/customization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Is TorchGeo missing a dataset or model you need? Would you like to modify the de
The following tutorials will teach you how to customize TorchGeo to meet your needs:

* `Custom Non-Geospatial Datasets <contribute_non_geo_dataset.ipynb>`_: How to create and contribute a new NonGeoDataset
* `Custom Raster Datasets <custom_raster_datasets.ipynb>`_: How to create a new RasterDataset
* `Custom Raster Datasets <custom_raster_dataset.ipynb>`_: How to create a new RasterDataset
* `Custom Data Module <contribute_datamodule.ipynb>`_: How to create and contribute a new DataModule

TorchGeo is a community-driven open source library. If there is a feature missing that you would like to add, please open a pull request to add it. See the ref:`contributing` guidelines to get started.
Expand Down

0 comments on commit d426742

Please sign in to comment.