Skip to content

Commit

Permalink
Fix broken quick start link
Browse files Browse the repository at this point in the history
https://earthaccess.readthedocs.io/en/latest/quick-start/  had `.html` appended - I just updated with the correct link.
  • Loading branch information
asteiker authored May 8, 2024
1 parent 5a3180e commit 3628a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Try it in your browser without installing anything! [![Binder](https://mybinder.

## How to Get Started with `earthaccess`

Visit [our quick start guide](https://earthaccess.readthedocs.io/en/latest/quick-start.html) to learn how to install and see a simple example of using `earthaccess`.
Visit [our quick start guide](https://earthaccess.readthedocs.io/en/latest/quick-start/) to learn how to install and see a simple example of using `earthaccess`.


## Compatibility
Expand Down

0 comments on commit 3628a27

Please sign in to comment.