From ba414515023980a05f6b661a92d7f1fa079f5ceb Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Thu, 14 Mar 2024 10:51:44 -0500 Subject: [PATCH] Fix SAMJ GitHub org link --- sites.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sites.yml b/sites.yml index 5fd21df..c355d0e 100644 --- a/sites.yml +++ b/sites.yml @@ -2176,8 +2176,9 @@ sites: url: "https://sites.imagej.net/SAMJ/" description: >- SAMJ is a Fiji plugin for annotating microscopy images using - various versions of the Segment Anything Model (SAM). - See the [GitHub organization](https://github.io/deepimagej/) for details. + various versions of the Segment Anything Model (SAM). See the + [GitHub organization](https://github.com/segment-anything-models-java/) + for details. maintainers: - "[Carlos Garcia](https://imagej.net/people/carlosuc3m)" - "[Daniel Sage](mailto:daniel.sage@epfl.ch)"