imagej / imagej-legacy

ImageJ+ImageJ2 compatibility layer
https://imagej.net/libs/imagej-legacy
BSD 2-Clause "Simplified" License
16 stars 25 forks source link

Search results: legacy commands give invalid URL #291

Closed hinerm closed 1 year ago

hinerm commented 1 year ago

The Help button attached to ImageJ 1 plugins in the search results currently links to imagej.net/[Plugin_Name] image

This leads to a 404: image

I think this should link to an https://imagej.nih.gov link but there are many options. In my preferred order:

  1. https://imagej.nih.gov/ij/docs/menus/[appropriate_menu.html]
  2. https://imagej.nih.gov/ij/docs/](https://imagej.nih.gov/ij/docs/
  3. https://imagej.net/libs/imagej-legacy

I'm open to other suggestions of course.

elevans commented 1 year ago

We host legacy ImageJ at https://imagej.net/ij/index.html now. Why not use that?