diff --git a/mkdocs.yml b/mkdocs.yml index 1b59b52c..537ba655 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -50,15 +50,12 @@ nav: - "What is earthaccess?": "index.md" - "Quick Start": "welcome/quick_start.md" - "Work With Us": "work-with-us.md" + - "Resources": "resources.md" - User Guide: - "Overview": "user_guide/overview.md" - "Authentication": "user_guide/authenticate.md" - "Search": "user_guide/search.md" - "Access": "user_guide/access.md" - - OVERVIEW: - - "Readme": "index.md" - - "Getting started": "tutorials/getting-started.ipynb" - - "Resources": "resources.md" - HOW-TO: - "Authenticate with Earthdata Login": "howto/authenticate.md" - "Search NASA datasets using filters": "howto/search-collections.md"