diff --git a/docs/user_guide/access.md b/docs/user_guide/access.md index 873635fa..06ba247e 100644 --- a/docs/user_guide/access.md +++ b/docs/user_guide/access.md @@ -6,8 +6,9 @@ We are reorganizing and updating the documentation, so not all pages are complete. If you are looking for information about accessing data using earthaccess see the HOW-TO pages below. - [How-to download data](/howto/onprem.md) - [Getting Started Tutorial](/tutorials/getting-started.ipynb) + + * [Quick start](../../quick-start/) + * [How-to download data](../howto/onprem.md) ## Downloading data diff --git a/docs/user_guide/authenticate.md b/docs/user_guide/authenticate.md index aa40e2eb..34619f66 100644 --- a/docs/user_guide/authenticate.md +++ b/docs/user_guide/authenticate.md @@ -6,5 +6,6 @@ Introduces the `earthaccess.login` method for managing Earthdata Login and cloud We are reorganizing and updating the documentation, so not all pages are complete. If you are looking for information about authenticating using earthaccess see the How-Tos and Tutorials in links below. - [How-To Authenticate with earthaccess](/howto/authenticate.md) - [Getting Started Tutorial](/tutorials/getting-started.ipynb) + + * [Quick start](../../quick-start/) + * [How-To Authenticate with earthaccess](../howto/authenticate.md) diff --git a/docs/user_guide/search.md b/docs/user_guide/search.md index 2dd050f3..000ef95d 100644 --- a/docs/user_guide/search.md +++ b/docs/user_guide/search.md @@ -4,8 +4,9 @@ We are reorganizing and updating the documentation, so not all pages are complete. If you are looking for information about authenticating using earthaccess see the How-Tos and Tutorials in links below. - [How-To Access Data](/howto/access-data.md) - [Getting Started Tutorial](/tutorials/getting-started.ipynb) + + * [Quick start](../../quick-start/) + * [How-To Access Data](../howto/access-data.md) ## `search_datasets`