xcube-dev / xcube

xcube is a Python package for generating and exploiting data cubes powered by xarray, dask, and zarr.
https://xcube.readthedocs.io/
MIT License
201 stars 20 forks source link

Links broken in xcube dataset convention document #978

Closed pont-us closed 6 months ago

pont-us commented 6 months ago

Describe the bug The internal links in the xcube dataset convention document don't work, because of a case mismatch (targets title case, anchors lower case).

To Reproduce

  1. Open the xcube dataset convention document.
  2. Click on any of the links in the Table of Contents.
  3. Observe that nothing happens.

Expected behavior The ToC links link to the corresponding sections.