NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
83 stars 30 forks source link

Fix cloud clinic redirect #324

Closed ateucher closed 2 months ago

ateucher commented 2 months ago

Use / for site root dir in which to find /examples/earthdata-cloud-clinic.html for redirect. I also removed the duplicated title (it was in the yaml metadata and as a H1 header.

This closes #323

ateucher commented 2 months ago

@jules32 This works with a local preview so I think it should be fine, but the only way to test for sure will be to merge and deploy the site

ateucher commented 2 months ago

Looks like it worked: https://nasa-openscapes.github.io/earthdata-cloud-cookbook/examples/Earthdata-cloud-clinic.html now redirects to https://nasa-openscapes.github.io/earthdata-cloud-cookbook/tutorials/Earthdata-cloud-clinic.html

jules32 commented 2 months ago

Awesome, thank you so much!