Skip to content

Commit 5cb5e13

Browse files
committed
Avoid the deep-link to a specific package version
Plus, using the HTML REST interface will hopefully provide a much more stable URL.
1 parent a107d99 commit 5cb5e13

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ following necessary update sites for this package.
5454
The **`IMCF Uni Basel`** update-site will supply the necessary `.jar` to run the
5555
functions contained in this package, but alternatively, the most up-to-date
5656
`.jar` for this package can be always found on the [Scijava Maven
57-
repository][scijava-1.5.0], which links to, for example, the `1.5.0` version of
57+
repository][sj_maven], which links to, for example, the `1.5.0` version of
5858
`python-imcflibs`.
5959

6060
If you manually download the `.jar` from Scijava, extract the zip folder, and
@@ -106,4 +106,3 @@ correct_and_project(raw_image, out_path, model, "Maximum", ".ics")
106106
[apidocs]: https://imcf.one/apidocs/imcflibs/imcflibs.html
107107
[pdoc]: https://pdoc.dev/
108108
[pypi]: https://pypi.org/project/imcflibs/
109-
[scijava-1.5.0]: https://maven.scijava.org/#browse/browse:releases:ch%2Funibas%2Fbiozentrum%2Fimcf%2Fpython-imcflibs%2F1.5.0%2Fpython-imcflibs-1.5.0.jar

0 commit comments

Comments
 (0)