Skip to content

Commit fab4666

Browse files
committed
Correct link to SF website, it does not work with https.
1 parent 49525f0 commit fab4666

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

_posts/2019-01-03-welcome-to-new-ij-plugins-site.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ categories: update
77

88
The new IJ-Plugins site is staring its operation.
99

10-
The IJ-Plugins project started in January of 2002 with mission of hosting plugins for [ImageJ][imagej]. It was originally hosted at [Source Forge](https://ij-plugins.sourceforge.net/).
10+
The IJ-Plugins project started in January of 2002 with mission of hosting plugins for [ImageJ][imagej]. It was originally hosted at [Source Forge](http://ij-plugins.sourceforge.net/).
1111

1212
Source code for several projects ([ijp-toolkit](https://github.com/ij-plugins), [ijp-imageio](https://github.com/ij-plugins/ijp-imageio), [ijp-scala-console](https://github.com/ij-plugins/ijp-scala-console)) moved to GitHub some time ago. Some new projects ([ijp-color](https://github.com/ij-plugins/ijp-color), [ijp-DeBayer2SX](https://github.com/ij-plugins/ijp-DeBayer2SX)) were added on GitHub.
1313

14-
After a long wait [the original website](https://ij-plugins.sourceforge.net/) is moving piece-by-piece to [this new location](http://ij-plugins.github.io/). It should be getting more regular updates here. Stay posted.
14+
After a long wait [the original website](http://ij-plugins.sourceforge.net/) is moving piece-by-piece to [this new location](http://ij-plugins.github.io/). It should be getting more regular updates here. Stay posted.
1515

1616
[imagej]: https://imagej.nih.gov/ij/

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Site under construction. May change or go down frequently.
99
{: .label .label-yellow }
1010

1111
## Updates
12-
* Mar 1, 2019 - the IJ-Plugins website started its transition from the [old location](https://ij-plugins.sourceforge.net/) to here
12+
* Mar 1, 2019 - the IJ-Plugins website started its transition from the [old location](http://ij-plugins.sourceforge.net/) to here
1313

1414
## ImageJ Plugin Bundles and Libraries
1515
* **[ijp-toolkit](https://github.com/ij-plugins/ijp-toolkit)** - Set of ImageJ plugins and library for: reading and writing of 3D images, morphological operations on 3D images, color space conversion, color edge detection, various anisotropic diffusion filters, fast median filters, image quilting, image segmentation through clustering and region growing, and more.
@@ -19,7 +19,7 @@ Site under construction. May change or go down frequently.
1919
* **[ijp-imageio](https://github.com/ij-plugins/ijp-imageio)** - adds support for additional image file formats and sub-formats: BMP, FlashPIX, GIF, JPEG, PNG, PNM, and TIFF. Improves mapping of sample sizes, e.g., a 16 bit PNG or compressed TIFF images are read into ImageJ's ShortProcessor (16 bits per pixel). Enables reading and writing of 1 bit, 8 bit, 16 bit, 32 bit, tiled, compressed, and multi-page TIFF images. The I/O operations are performed using JAI codec.
2020

2121
## Past Projects
22-
For details see [the old website](https://ij-plugins.sourceforge.net/).
22+
For details see [the old website](http://ij-plugins.sourceforge.net/).
2323

2424
### ImageJ Plugin Bundles and Libraries
2525
* **ij-DCRaw** - open in ImageJ raw images from digital cameras with a help of DCRaw tool. Control how raw or how processed the opened image is.

0 commit comments

Comments
 (0)