I'm visiting the documentation homepage https://ngff.openmicroscopy.org/index.html and found that some of the internal links don't do anything - these ones, for example:
|
- ... [and more](/data/index.html) |
|
|
|
## How do I use OME-Zarr? |
|
|
|
* Already have a Zarr? |
|
* Check out the [tools section](/tools/index.html)! |
|
* Want to create a Zarr? |
|
* Check out the [tools section](/tools/index.html)! |
|
* Want to see or download a Zarr? |
|
* Check out the [data section](/data/index.html)! |
The leading / in the links appears to be converted to a # in the HTML - e.g. #/tools/index.html - so they don't go to the intended page.
I'm visiting the documentation homepage https://ngff.openmicroscopy.org/index.html and found that some of the internal links don't do anything - these ones, for example:
ngff/index.md
Lines 52 to 61 in 52fff2e
The leading
/in the links appears to be converted to a#in the HTML - e.g.#/tools/index.html- so they don't go to the intended page.