Skip to content

Commit fc2b067

Browse files
committed
Merge branch 'master' of github.com:trackmate-sc/TrackMate-CTCRunner
2 parents b91697f + 50e7cdc commit fc2b067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/java/fiji/plugin/trackmate/helper/model/detector

src/main/java/fiji/plugin/trackmate/helper/model/detector/YOLOOpt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ private YOLOOpt()
6161
.info( "The conda executable seems not to be configured, <br>"
6262
+ "or no conda environment could be found. Please <br>"
6363
+ "follow the link below for installation instructions." )
64-
.url( "https://imagej.net/plugins/trackmate/trackers/trackmate-trackastra" ) );
64+
.url( "https://imagej.net/plugins/trackmate/detectors/trackmate-yolo" ) );
6565
return models;
6666
}
6767

0 commit comments

Comments
 (0)