napari / cookiecutter-napari-plugin

Cookiecutter for napari plugins
BSD 3-Clause "New" or "Revised" License
69 stars 41 forks source link

Minor edits to npe2 cookiecutter docs #66

Closed ppwadhwa closed 2 years ago

ppwadhwa commented 2 years ago

I noticed just a couple of small things on some of the links on the PROMTS.md docs that I thought I'd go ahead and add a fix for.

  1. The link for sphinx documentation was wrong.
  2. I thought it would be nice to have the links for the available licenses on the license section. I expected it there before I found them lower down on the main README page.

A question---the links for the hook specification references are not working right now. I noticed they are npe2 links. Are those going to be added at some point? Are they there, but these are just not working?

Note: I tried to have this PR merging into the npe2 branch. Double check that this is happening correctly! 😬

nclack commented 2 years ago

links for the hook specifiction ... Are those going to be added at some point

yes, those should work once napari/napari#3769 is in

Double check that this is happening correctly!

looks right to me!