napari / napari.github.io

website for the napari image viewer
https://napari.org/
44 stars 43 forks source link

Broken links #364

Closed lauramarcos closed 1 year ago

lauramarcos commented 1 year ago

Steps to Reproduce:

  1. Go to Annotation -> Annotating videos with napari
  2. Navigate to Loading the video section
  3. Click on "this" link

Actual Result 404 File not found error

Expected Results Page should opened as expected

image

Link#2

  1. Go to napari tutorials -> Segmentation -> Annotating segmentation with text and bounding boxes
  2. Click on "object detection with neural networks"
image

Link napari/napari#3

  1. Go to Plugins -> Contributions Guide
  2. Navigate to Reader example/Writer example/Widget example/Sample Data section
  3. Click on napari-plugin-engine
  4. Click on "hook specification" link
image

Link napari/napari#4

  1. Go to Plugins -> Best Practices
  2. Navigate to How to check test coverage? section
  3. Click on "exempt specific lines"
image
Czaki commented 1 year ago

The proper issue for napari repository: https://github.com/napari/docs/issues/439

This PR https://github.com/napari/napari/pull/5008 introduce a tool for checking links and fixing part of them.