From 6b665cd5ca16836dcd37a0663907aaf813143bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Melissa=20Weber=20Mendon=C3=A7a?= Date: Fri, 23 Aug 2024 17:09:38 -0300 Subject: [PATCH 1/2] Fix broken links detected by make linkcheck-files --- EULA.md | 2 +- docs/community/governance.md | 2 +- docs/community/mission_and_values.md | 2 +- docs/community/team.md | 2 +- docs/conf.py | 19 ++++++++++--- .../architecture/dir_organization.md | 2 +- docs/developers/contributing/dev_install.md | 8 +++--- .../documentation/docs_deployment.md | 2 +- .../contributing/documentation/index.md | 4 +-- docs/developers/contributing/index.md | 6 ++-- docs/developers/contributing/testing.md | 2 +- docs/developers/coredev/core_dev_guide.md | 2 +- docs/developers/coredev/maintenance.md | 2 +- docs/developers/coredev/packaging.md | 2 +- docs/developers/coredev/release.md | 2 +- docs/developers/index.md | 2 +- docs/further-resources/glossary.md | 28 +++++++++---------- docs/further-resources/napari-workshops.md | 6 ++-- docs/further-resources/sample_data.md | 6 ++-- docs/guides/event_loop.md | 4 +-- docs/guides/threading.md | 1 + docs/howtos/layers/image.md | 2 +- docs/howtos/layers/labels.md | 4 +-- docs/howtos/layers/points.md | 2 +- docs/howtos/layers/shapes.md | 1 + docs/howtos/layers/surface.md | 5 ++-- docs/howtos/layers/tracks.md | 1 - docs/howtos/layers/vectors.md | 1 + docs/naps/2-conda-based-packaging.md | 6 ++-- docs/naps/5-new-logo.md | 2 +- docs/naps/9-multiple-canvases.md | 10 +++---- docs/plugins/advanced_topics/npe1.md | 2 +- .../building_a_plugin/best_practices.md | 2 +- .../plugins/building_a_plugin/first_plugin.md | 2 +- docs/plugins/building_a_plugin/guides.md | 2 +- docs/plugins/testing_and_publishing/deploy.md | 2 +- .../3-readers-and-fixtures.md | 2 +- .../testing-resources.md | 4 +-- .../2-deploying-your-plugin.md | 2 +- .../4-developer-tools.md | 2 +- .../virtual_environment_docs/5-survey.md | 12 ++++---- docs/release/release_0_4_15.md | 2 +- docs/release/release_0_4_17.md | 2 +- docs/release/release_0_4_6.md | 2 +- docs/roadmaps/0_3.md | 6 ++-- docs/roadmaps/0_3_retrospective.md | 4 +-- docs/roadmaps/0_4.md | 2 +- .../tutorials/fundamentals/getting_started.md | 2 +- docs/tutorials/fundamentals/installation.md | 6 ++-- docs/tutorials/fundamentals/viewer.md | 2 +- docs/tutorials/processing/dask.md | 2 +- .../segmentation/annotate_segmentation.md | 4 +-- docs/tutorials/tracking/cell_tracking.md | 12 ++++---- 53 files changed, 116 insertions(+), 102 deletions(-) diff --git a/EULA.md b/EULA.md index 378366f75..5bc9b2d74 100644 --- a/EULA.md +++ b/EULA.md @@ -7,7 +7,7 @@ https://napari.org. -[napari_installers]: https://napari.org/stable/index.html#installation +[napari_installers]: https://napari.org/stable/tutorials/fundamentals/installation.html